org.neo4j.server
Class CommunityBootstrapper

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

public class CommunityBootstrapper
extends Bootstrapper


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

CommunityBootstrapper

public CommunityBootstrapper()
Method Detail

createNeoServer

protected NeoServer createNeoServer()
Specified by:
createNeoServer in class Bootstrapper


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