org.neo4j.server.enterprise
Class EnterpriseBootstrapper

java.lang.Object
  extended by org.neo4j.server.Bootstrapper
      extended by org.neo4j.server.CommunityBootstrapper
          extended by org.neo4j.server.advanced.AdvancedBootstrapper
              extended by org.neo4j.server.enterprise.EnterpriseBootstrapper

public class EnterpriseBootstrapper
extends org.neo4j.server.advanced.AdvancedBootstrapper


Field Summary
 
Fields inherited from class org.neo4j.server.Bootstrapper
GRAPH_DATABASE_STARTUP_ERROR_CODE, OK, server, WEB_SERVER_STARTUP_ERROR_CODE
 
Constructor Summary
EnterpriseBootstrapper()
           
 
Method Summary
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
 

Constructor Detail

EnterpriseBootstrapper

public EnterpriseBootstrapper()
Method Detail

createNeoServer

protected org.neo4j.server.NeoServer createNeoServer()
Overrides:
createNeoServer in class org.neo4j.server.advanced.AdvancedBootstrapper


Copyright © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.