|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
MfInstrumManagementMBean allows instrumentation management. It provides a mean to enable and disable the instrumentation.
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.. |
Method Detail |
public boolean isMonitoringEnabled()
public java.util.logging.Level getLoggingLevel()
public void setLoggingLevel(java.util.logging.Level level)
public void enableMonitoring()
public void disableMonitoring()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |