ConfigurationMBean, DescriptorBean, javax.management.DynamicMBean, javax.management.MBeanRegistration, javax.management.NotificationBroadcaster, SettableBean, WebLogicMBeanKernelDebugMBean, ServerDebugMBeanpublic interface DebugMBean extends ConfigurationMBean
DEFAULT_EMPTY_BYTE_ARRAY| Modifier and Type | Method | Description | 
|---|---|---|
| DebugScopeMBean | createDebugScope(java.lang.String name) | |
| void | destroyDebugScope(DebugScopeMBean debugScopeMBean) | |
| DebugScopeMBean[] | getDebugScopes() | Gets the configured DebugScopes for this debug bean. | 
| DebugScopeMBean | lookupDebugScope(java.lang.String name) | 
freezeCurrentValue, getId, getInheritedProperties, getName, getNotes, isDynamicallyCreated, isInherited, isSet, restoreDefaultValue, setComments, setDefaultedMBean, setName, setNotes, setPersistenceEnabled, unSetaddPropertyChangeListener, createChildCopyIncludingObsolete, getParentBean, isEditable, removePropertyChangeListenergetAttribute, getAttributes, invoke, setAttribute, setAttributespostDeregister, postRegister, preDeregister, preRegisteraddNotificationListener, getNotificationInfo, removeNotificationListenergetMBeanInfo, getObjectName, getParent, getType, isCachingDisabled, isRegistered, setParentDebugScopeMBean[] getDebugScopes()
DebugScopeMBean createDebugScope(java.lang.String name)
name - void destroyDebugScope(DebugScopeMBean debugScopeMBean)
debugScopeMBean - DebugScopeMBean lookupDebugScope(java.lang.String name)
name -