|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.management.NotificationBroadcasterSupport
com.sun.mfwk.util.instrum.MfInstrumManagement
MfInstrumManagementMBean allows instrumentation management.
Constructor Summary | |
MfInstrumManagement()
|
Method Summary | |
void |
disableMonitoring()
Disables the monitoring. |
void |
enableMonitoring()
Enables the monitoring. |
java.util.logging.Level |
getLoggingLevel()
Get the logging level.. |
boolean |
isMonitoringEnabled()
Check if the monitoring is enabled. |
void |
setLoggingLevel(java.util.logging.Level level)
Set the logging level. |
Methods inherited from class javax.management.NotificationBroadcasterSupport |
addNotificationListener, getNotificationInfo, removeNotificationListener, removeNotificationListener, sendNotification |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public MfInstrumManagement()
Method Detail |
public boolean isMonitoringEnabled()
isMonitoringEnabled
in interface MfInstrumManagementMBean
public java.util.logging.Level getLoggingLevel()
getLoggingLevel
in interface MfInstrumManagementMBean
public void setLoggingLevel(java.util.logging.Level level)
setLoggingLevel
in interface MfInstrumManagementMBean
public void enableMonitoring()
enableMonitoring
in interface MfInstrumManagementMBean
public void disableMonitoring()
disableMonitoring
in interface MfInstrumManagementMBean
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |