org.neo4j.server.advanced.modules
Class JMXManagementModule

java.lang.Object
  extended by org.neo4j.server.advanced.modules.JMXManagementModule
All Implemented Interfaces:
org.neo4j.server.modules.ServerModule

public class JMXManagementModule
extends Object
implements org.neo4j.server.modules.ServerModule


Constructor Summary
JMXManagementModule(org.neo4j.server.NeoServer server)
           
 
Method Summary
 void start()
           
 void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JMXManagementModule

public JMXManagementModule(org.neo4j.server.NeoServer server)
Method Detail

start

public void start()
Specified by:
start in interface org.neo4j.server.modules.ServerModule

stop

public void stop()
Specified by:
stop in interface org.neo4j.server.modules.ServerModule


Copyright © 2002-2014 The Neo4j Graph Database Project. All Rights Reserved.