Uses of Class
org.neo4j.server.startup.healthcheck.StartupHealthCheck

Packages that use StartupHealthCheck
org.neo4j.server   
 

Uses of StartupHealthCheck in org.neo4j.server
 

Constructors in org.neo4j.server with parameters of type StartupHealthCheck
NeoServerWithEmbeddedWebServer(Bootstrapper bootstrapper, AddressResolver addressResolver, StartupHealthCheck startupHealthCheck, File configFile, WebServer webServer, Iterable<Class<? extends ServerModule>> moduleClasses)
           
NeoServerWithEmbeddedWebServer(Bootstrapper bootstrapper, StartupHealthCheck startupHealthCheck, File configFile, WebServer ws, Iterable<Class<? extends ServerModule>> mc)
           
 



Copyright © 2011 The Neo4j Graph Database Project. All Rights Reserved.