org.neo4j.server.advanced
Class AdvancedNeoServerBootstrapper

java.lang.Object
  extended by org.neo4j.server.Bootstrapper
      extended by org.neo4j.server.NeoServerBootstrapper
          extended by org.neo4j.server.advanced.AdvancedNeoServerBootstrapper

public class AdvancedNeoServerBootstrapper
extends NeoServerBootstrapper


Field Summary
 
Fields inherited from class org.neo4j.server.Bootstrapper
GRAPH_DATABASE_STARTUP_ERROR_CODE, OK, server, WEB_SERVER_STARTUP_ERROR_CODE
 
Constructor Summary
AdvancedNeoServerBootstrapper()
           
 
Method Summary
 Integer start(String[] args)
           
 
Methods inherited from class org.neo4j.server.NeoServerBootstrapper
getGraphDatabaseFactory, getHealthCheckRules, getServerModules
 
Methods inherited from class org.neo4j.server.Bootstrapper
addShutdownHook, controlEvent, getConfigurator, getServer, isMoreDerivedThan, loadMostDerivedBootstrapper, main, start, stop, stop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AdvancedNeoServerBootstrapper

public AdvancedNeoServerBootstrapper()
Method Detail

start

public Integer start(String[] args)
Overrides:
start in class Bootstrapper


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