public interface SPIPluginLifecycle extends PluginLifecycle
| Modifier and Type | Method and Description |
|---|---|
Collection<Injectable<?>> |
start(NeoServer neoServer) |
void |
stop() |
startCollection<Injectable<?>> start(NeoServer neoServer)
void stop()
stop in interface PluginLifecycleCopyright © 2002–2013 The Neo4j Graph Database Project. All rights reserved.