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