|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.neo4j.server.Bootstrapper
org.neo4j.server.NeoServerBootstrapper
org.neo4j.server.advanced.AdvancedNeoServerBootstrapper
org.neo4j.server.enterprise.EnterpriseNeoServerBootstrapper
public class EnterpriseNeoServerBootstrapper
| Field Summary |
|---|
| Fields inherited from class org.neo4j.server.Bootstrapper |
|---|
GRAPH_DATABASE_STARTUP_ERROR_CODE, OK, server, WEB_SERVER_STARTUP_ERROR_CODE |
| Constructor Summary | |
|---|---|
EnterpriseNeoServerBootstrapper()
|
|
| Method Summary | |
|---|---|
protected org.neo4j.server.database.GraphDatabaseFactory |
getGraphDatabaseFactory(org.apache.commons.configuration.Configuration configuration)
|
Iterable<org.neo4j.server.startup.healthcheck.StartupHealthCheckRule> |
getHealthCheckRules()
|
| Methods inherited from class org.neo4j.server.advanced.AdvancedNeoServerBootstrapper |
|---|
start |
| Methods inherited from class org.neo4j.server.NeoServerBootstrapper |
|---|
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 |
|---|
public EnterpriseNeoServerBootstrapper()
| Method Detail |
|---|
public Iterable<org.neo4j.server.startup.healthcheck.StartupHealthCheckRule> getHealthCheckRules()
getHealthCheckRules in class org.neo4j.server.NeoServerBootstrapperprotected org.neo4j.server.database.GraphDatabaseFactory getGraphDatabaseFactory(org.apache.commons.configuration.Configuration configuration)
getGraphDatabaseFactory in class org.neo4j.server.NeoServerBootstrapper
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||