public class BlockingBootstrapper extends Object implements Bootstrapper
| Constructor and Description |
|---|
BlockingBootstrapper(Bootstrapper wrapped) |
| Modifier and Type | Method and Description |
|---|---|
int |
start(File homeDir,
Optional<File> configFile,
Map<String,String> configOverrides) |
int |
stop() |
public BlockingBootstrapper(Bootstrapper wrapped)
public final int start(File homeDir, Optional<File> configFile, Map<String,String> configOverrides)
start in interface Bootstrapperpublic int stop()
stop in interface BootstrapperCopyright © 2002–2018 The Neo4j Graph Database Project. All rights reserved.