|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.jonas.management.ReconfigDispatcher
org.objectweb.jonas.service.AbsServiceImpl
org.objectweb.jonas.jmx.AbsJmxServiceImpl
org.objectweb.jonas.jmx.mx4j.Mx4jJmxServiceImpl
JMX Service implementation with mx4j. Provides the specific doStart() method.
Field Summary |
Fields inherited from class org.objectweb.jonas.jmx.AbsJmxServiceImpl |
CLASS, jmxServer, jonasName, logger |
Fields inherited from class org.objectweb.jonas.management.ReconfigDispatcher |
RECONFIG_TYPE, SAVE_RECONFIG_TYPE |
Constructor Summary | |
Mx4jJmxServiceImpl()
|
Method Summary | |
void |
doStart()
Start the Service. |
void |
doStop()
Stop this service |
javax.management.MBeanServer |
getJmxServer()
|
Methods inherited from class org.objectweb.jonas.jmx.AbsJmxServiceImpl |
doInit, releaseJmxServer |
Methods inherited from class org.objectweb.jonas.service.AbsServiceImpl |
getName, init, isStarted, setName, start, stop |
Methods inherited from class org.objectweb.jonas.management.ReconfigDispatcher |
addNotificationListener, getFilter, getHandback, getListener, getNotificationInfo, initLogger, removeNotificationListener, sendReconfigNotification, sendSaveNotification |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.objectweb.jonas.service.Service |
getName, init, isStarted, setName, start, stop |
Constructor Detail |
public Mx4jJmxServiceImpl()
Method Detail |
public void doStart() throws ServiceException
doStart
in class AbsJmxServiceImpl
ServiceException
public void doStop()
doStop
in class AbsJmxServiceImpl
public javax.management.MBeanServer getJmxServer()
getJmxServer
in interface JmxService
getJmxServer
in class AbsJmxServiceImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |