org.neo4j.server.modules
Class WebAdminModule
java.lang.Object
org.neo4j.server.modules.WebAdminModule
- All Implemented Interfaces:
- ServerModule
public class WebAdminModule
- extends Object
- implements ServerModule
|
Constructor Summary |
WebAdminModule(WebServer webServer,
org.apache.commons.configuration.Configuration config,
org.neo4j.kernel.logging.Logging logging,
Database database)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WebAdminModule
public WebAdminModule(WebServer webServer,
org.apache.commons.configuration.Configuration config,
org.neo4j.kernel.logging.Logging logging,
Database database)
start
public void start()
- Specified by:
start in interface ServerModule
stop
public void stop()
- Specified by:
stop in interface ServerModule
Copyright © 2002-2014 The Neo4j Graph Database Project. All Rights Reserved.