org.neo4j.server.advanced
Class AdvancedBootstrapper

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

public class AdvancedBootstrapper
extends org.neo4j.server.CommunityBootstrapper


Field Summary
 
Fields inherited from class org.neo4j.server.Bootstrapper
GRAPH_DATABASE_STARTUP_ERROR_CODE, OK, server, WEB_SERVER_STARTUP_ERROR_CODE
 
Constructor Summary
AdvancedBootstrapper()
           
 
Method Summary
protected  org.neo4j.server.NeoServer createNeoServer()
           
 
Methods inherited from class org.neo4j.server.Bootstrapper
addShutdownHook, controlEvent, createConfigurator, getServer, isMoreDerivedThan, loadMostDerivedBootstrapper, main, removeShutdownHook, start, start, stop, stop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AdvancedBootstrapper

public AdvancedBootstrapper()
Method Detail

createNeoServer

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


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