ConfigurationMBean, DescriptorBean, javax.management.DynamicMBean, javax.management.MBeanRegistration, javax.management.NotificationBroadcaster, SettableBean, WebLogicMBeanpublic interface DebugPatchesMBean extends ConfigurationMBean
| Modifier and Type | Field | Description |
|---|---|---|
static java.lang.String |
DEFAULT_DEBUG_PATCHES_DIRECTORY |
DEFAULT_EMPTY_BYTE_ARRAY| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getDebugPatchDirectory() |
|
void |
setDebugPatchDirectory(java.lang.String directory) |
Set the directory where dynamic debug patches will be stored.
|
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, setParentstatic final java.lang.String DEFAULT_DEBUG_PATCHES_DIRECTORY
java.lang.String getDebugPatchDirectory()
void setDebugPatchDirectory(java.lang.String directory)
directory - Directory where dynamic debug patch jars will be stored