Neo4j

Uses of Interface
org.neo4j.server.plugins.Injectable

Packages that use Injectable
org.neo4j.server.plugins   
 

Uses of Injectable in org.neo4j.server.plugins
 

Classes in org.neo4j.server.plugins that implement Injectable
 class TypedInjectable<T>
           
 

Methods in org.neo4j.server.plugins that return types with arguments of type Injectable
 Collection<Injectable<?>> PluginLifecycle.start(GraphDatabaseService graphDatabaseService, org.apache.commons.configuration.Configuration config)
          Called at initialization time, before the plugin ressources are acutally loaded.
 


Neo4j

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