org.neo4j.server
Class NeoServerBootstrapper
java.lang.Object
org.neo4j.server.Bootstrapper
org.neo4j.server.NeoServerBootstrapper
public class NeoServerBootstrapper
- extends Bootstrapper
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NeoServerBootstrapper
public NeoServerBootstrapper()
getHealthCheckRules
public Iterable<StartupHealthCheckRule> getHealthCheckRules()
- Specified by:
getHealthCheckRules
in class Bootstrapper
getServerModules
public Iterable<Class<? extends ServerModule>> getServerModules()
- Specified by:
getServerModules
in class Bootstrapper
getGraphDatabaseFactory
protected GraphDatabaseFactory getGraphDatabaseFactory(org.apache.commons.configuration.Configuration configuration)
- Specified by:
getGraphDatabaseFactory
in class Bootstrapper
Copyright © 2011 The Neo4j Graph Database Project. All Rights Reserved.