org.neo4j.server.advanced.jmx
Class ServerManagement

java.lang.Object
  extended by org.neo4j.server.advanced.jmx.ServerManagement
All Implemented Interfaces:
ServerManagementMBean

public final class ServerManagement
extends Object
implements ServerManagementMBean


Constructor Summary
ServerManagement(Bootstrapper bs)
           
 
Method Summary
 void restartServer()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServerManagement

public ServerManagement(Bootstrapper bs)
                 throws NotCompliantMBeanException
Throws:
NotCompliantMBeanException
Method Detail

restartServer

public void restartServer()
Specified by:
restartServer in interface ServerManagementMBean


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