org.neo4j.server.modules
Class PluginInitializer
java.lang.Object
org.neo4j.server.modules.PluginInitializer
public class PluginInitializer
- extends Object
Allows Plugins to provide their own initialization
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PluginInitializer
public PluginInitializer(NeoServer neoServer)
intitializePackages
public Collection<Injectable<?>> intitializePackages(Iterable<String> packageNames)
stop
public void stop()
Copyright © 2011 The Neo4j Graph Database Project. All Rights Reserved.