public interface DebugMBean extends ConfigurationMBean
DEFAULT_EMPTY_BYTE_ARRAY| Modifier and Type | Method and Description | 
|---|---|
| DebugScopeMBean | createDebugScope(String name) | 
| void | destroyDebugScope(DebugScopeMBean debugScopeMBean) | 
| DebugScopeMBean[] | getDebugScopes()Gets the configured DebugScopes for this debug bean. | 
| DebugScopeMBean | lookupDebugScope(String name) | 
freezeCurrentValue, getId, getInheritedProperties, getName, getNotes, isDynamicallyCreated, isInherited, isSet, restoreDefaultValue, setComments, setDefaultedMBean, setName, setNotes, setPersistenceEnabled, unSetgetMBeanInfo, getObjectName, getParent, getType, isCachingDisabled, isRegistered, setParentgetAttribute, getAttributes, invoke, setAttribute, setAttributespostDeregister, postRegister, preDeregister, preRegisteraddNotificationListener, getNotificationInfo, removeNotificationListeneraddPropertyChangeListener, createChildCopyIncludingObsolete, getParentBean, isEditable, removePropertyChangeListenerDebugScopeMBean[] getDebugScopes()
DebugScopeMBean createDebugScope(String name)
name - void destroyDebugScope(DebugScopeMBean debugScopeMBean)
debugScopeMBean - DebugScopeMBean lookupDebugScope(String name)
name -