|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Bootstrapper | |
---|---|
org.neo4j.server |
Uses of Bootstrapper in org.neo4j.server |
---|
Subclasses of Bootstrapper in org.neo4j.server | |
---|---|
class |
NeoServerBootstrapper
|
Methods in org.neo4j.server that return Bootstrapper | |
---|---|
static Bootstrapper |
Bootstrapper.loadMostDerivedBootstrapper()
|
Methods in org.neo4j.server with parameters of type Bootstrapper | |
---|---|
protected boolean |
Bootstrapper.isMoreDerivedThan(Bootstrapper other)
|
Constructors in org.neo4j.server with parameters of type Bootstrapper | |
---|---|
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |