public interface WLDFPartitionRuntimeMBean extends RuntimeMBean
This interface provides access to all the runtime MBeans for the WebLogic Diagnostic Framework (WLDF).
| Modifier and Type | Method and Description | 
|---|---|
| WLDFPartitionAccessRuntimeMBean | getWLDFPartitionAccessRuntime()The MBean that represents this partition's view of its
 diagnostic accessor. | 
| WLDFPartitionHarvesterRuntimeMBean | getWLDFPartitionHarvesterRuntime()The MBean that represents this partition's view of its
 diagnostic harvester. | 
| WLDFPartitionImageRuntimeMBean | getWLDFPartitionImageRuntime()The MBean that represents this partition's view of its
 diagnostic image source. | 
| WLDFWatchNotificationRuntimeMBean | getWLDFWatchNotificationRuntime()The MBean that represents this partition's view of its
 diagnostic policy and action component. | 
addPropertyChangeListener, removePropertyChangeListenergetMBeanInfo, getName, getObjectName, getParent, getType, isCachingDisabled, isRegistered, setName, setParentgetAttribute, getAttributes, invoke, setAttribute, setAttributespostDeregister, postRegister, preDeregister, preRegisteraddNotificationListener, getNotificationInfo, removeNotificationListenerWLDFPartitionAccessRuntimeMBean getWLDFPartitionAccessRuntime()
The MBean that represents this partition's view of its diagnostic accessor.
WLDFPartitionImageRuntimeMBean getWLDFPartitionImageRuntime()
The MBean that represents this partition's view of its diagnostic image source.
WLDFWatchNotificationRuntimeMBean getWLDFWatchNotificationRuntime()
The MBean that represents this partition's view of its diagnostic policy and action component.
WLDFPartitionHarvesterRuntimeMBean getWLDFPartitionHarvesterRuntime()
The MBean that represents this partition's view of its diagnostic harvester.