org.neo4j.server.modules
Class DiscoveryModule
java.lang.Object
org.neo4j.server.modules.DiscoveryModule
- All Implemented Interfaces:
- ServerModule
public class DiscoveryModule
- extends Object
- implements ServerModule
|
Method Summary |
void |
start(org.neo4j.kernel.impl.util.StringLogger logger)
|
void |
stop()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DiscoveryModule
public DiscoveryModule(WebServer webServer)
start
public void start(org.neo4j.kernel.impl.util.StringLogger logger)
- Specified by:
start in interface ServerModule
stop
public void stop()
- Specified by:
stop in interface ServerModule
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.