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
configurator, GRAPH_DATABASE_STARTUP_ERROR_CODE, life, logging, 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, 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

CommunityBootstrapper

public CommunityBootstrapper()
Method Detail

createNeoServer

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


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