public interface SAFRuntimeMBean extends RuntimeMBean, HealthFeedback
| Modifier and Type | Method and Description | 
|---|---|
| SAFAgentRuntimeMBean[] | getAgents()The SAF agents for this WebLogic server. | 
| HealthState | getHealthState()The health state of SAF service. | 
addPropertyChangeListener, removePropertyChangeListenergetMBeanInfo, getName, getObjectName, getParent, getType, isCachingDisabled, isRegistered, setName, setParentgetAttribute, getAttributes, invoke, setAttribute, setAttributespostDeregister, postRegister, preDeregister, preRegisteraddNotificationListener, getNotificationInfo, removeNotificationListenerHealthState getHealthState()
The health state of SAF service.
getHealthState in interface HealthFeedbackSAFAgentRuntimeMBean[] getAgents()
The SAF agents for this WebLogic server.