|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectvoldemort.common.service.AbstractService
voldemort.server.jmx.JmxService
public class JmxService
A service that manages JMX registration
Constructor Summary | |
---|---|
JmxService(VoldemortServer server,
Cluster cluster,
StoreRepository storeRepository,
java.util.Collection<VoldemortService> services)
|
Method Summary | |
---|---|
protected void |
startInner()
|
protected void |
stopInner()
|
Methods inherited from class voldemort.common.service.AbstractService |
---|
getType, isStarted, start, stop |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JmxService(VoldemortServer server, Cluster cluster, StoreRepository storeRepository, java.util.Collection<VoldemortService> services)
Method Detail |
---|
protected void startInner()
startInner
in class AbstractService
protected void stopInner()
stopInner
in class AbstractService
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |