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