Neo4j

Package org.neo4j.server.plugins

Interface Summary
Injectable<T>  
ParameterDescriptionConsumer  
PluginLifecycle Interface to be implemented and exposed via the Java ServiceLocator mechanism that allows plugins to provide their own initialization.
The implementations of this interface have to be listed in a file META-INF/services/org.neo4j.server.plugins.PluginLifecycle that contains the fully qualified class names of the individual plugin.
 

Class Summary
ParameterList  
PluginPoint  
ServerExtender  
ServerPlugin API for creating extensions for the Neo4j server.
TypedInjectable<T>  
 

Exception Summary
BadPluginInvocationException  
PluginInvocationFailureException  
PluginLookupException  
 

Annotation Types Summary
Description  
Name  
Parameter  
PluginTarget  
Source  
 


Neo4j

Copyright © 2002-2014 The Neo4j Graph Database Project. All Rights Reserved.