|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--javax.management.NotificationBroadcasterSupport | +--org.jboss.util.ServiceMBeanSupport | +--org.jboss.monitor.DynamicMonitor
Monitorable
Fields inherited from class org.jboss.util.ServiceMBeanSupport |
log, server |
Fields inherited from interface org.jboss.util.ServiceMBean |
STARTED, STARTING, states, STOPPED, STOPPING |
Constructor Summary | |
DynamicMonitor()
|
Method Summary | |
java.lang.String |
getMonitoredAttributes()
|
java.lang.String |
getName()
|
java.util.HashMap |
monitoredAttributes()
|
java.lang.String |
monitoredAttributesHTML()
|
void |
setMonitoredAttributes(java.lang.String attrs)
|
Methods inherited from class org.jboss.util.ServiceMBeanSupport |
destroy, destroyService, getObjectName, getServer, getState, getStateString, init, initService, nextSequenceNumber, postDeregister, postRegister, preDeregister, preRegister, start, startService, stop, stopService |
Methods inherited from class javax.management.NotificationBroadcasterSupport |
addNotificationListener, getNotificationInfo, removeNotificationListener, sendNotification |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DynamicMonitor()
Method Detail |
public java.lang.String getName()
getName
in class ServiceMBeanSupport
public java.lang.String getMonitoredAttributes()
getMonitoredAttributes
in interface DynamicMonitorMBean
public void setMonitoredAttributes(java.lang.String attrs)
setMonitoredAttributes
in interface DynamicMonitorMBean
public java.lang.String monitoredAttributesHTML()
monitoredAttributesHTML
in interface DynamicMonitorMBean
public java.util.HashMap monitoredAttributes()
monitoredAttributes
in interface DynamicMonitorMBean
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |