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 org.neo4j.server.Bootstrapper |
addShutdownHook, controlEvent, getConfigurator, getServer, isMoreDerivedThan, loadMostDerivedBootstrapper, main, start, start, stop, stop |
| 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 © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.