Package wt.manager.jmx
Class ServerManagerMonitor
java.lang.Object
javax.management.StandardMBean
wt.jmx.core.StandardMBean
wt.jmx.core.SelfAwareMBean
wt.manager.jmx.ServerManagerMonitor
- All Implemented Interfaces:
DynamicMBean,MBeanRegistration,NotificationBroadcaster,NotificationEmitter,BaseObjectNamed,SelfEmailingMBean,ServerManagerMonitorMBean
public final class ServerManagerMonitor
extends SelfAwareMBean
implements ServerManagerMonitorMBean, NotificationEmitter
MBean that allows monitoring and management of the ServerManger.
Also provides information and statistics of the ServerManager.
Supported API: true
Supported API: true
-
Field Summary
Fields inherited from interface wt.manager.jmx.ServerManagerMonitorMBean
PING_FAILED_NOTIFY_TYPE, PING_SUCCESS_NOTIFY_TYPE -
Method Summary
Methods inherited from class wt.jmx.core.SelfAwareMBean
deregister, destroy, getBaseObjectName, getObjectName, getObjectNameOnPreRegister, getOwnerMBean, getSelfAwareMBean, init, isInited, isRegistered, isStarted, onDestroy, onInit, postDeregister, postRegister, preDeregister, preRegister, register, register, register, resetObjectName, setOwnerMBean, start, stopMethods inherited from class wt.jmx.core.StandardMBean
cacheMBeanInfo, cacheMBeanInfoInInstance, emailThisMBean, getAttributes, getCachedInstanceMBeanInfo, getCachedMBeanInfo, getDescription, getDescription, getDescription, getDescription, getImpact, getMBeanInfo, getParameterName, setAttributesMethods inherited from class javax.management.StandardMBean
getAttribute, getClassName, getConstructors, getDescription, getDescription, getDescription, getImplementation, getImplementationClass, getMBeanInterface, getParameterName, invoke, setAttribute, setImplementationMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface wt.jmx.core.mbeans.SelfEmailingMBean
emailThisMBean
-
Method Details
-
getLoggerName
Gets the logger name.
Supported API: true- Specified by:
getLoggerNamein interfaceServerManagerMonitorMBean- Returns:
- The logger name.
-