- java.lang.Object
-
- org.neo4j.server.Bootstrapper
-
- org.neo4j.server.CommunityBootstrapper
-
- org.neo4j.server.advanced.AdvancedBootstrapper
-
- org.neo4j.server.enterprise.EnterpriseBootstrapper
-
-
Field Summary
-
Fields inherited from class org.neo4j.server.Bootstrapper
GRAPH_DATABASE_STARTUP_ERROR_CODE, OK, server, WEB_SERVER_STARTUP_ERROR_CODE
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
protected org.neo4j.server.NeoServer |
createNeoServer() |
-
Methods inherited from class org.neo4j.server.Bootstrapper
addShutdownHook, controlEvent, createConfigurator, 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
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.