| Package | Description | 
|---|---|
| weblogic.health | Provides interfaces for  weblogic.health. | 
| weblogic.management.runtime | 
| Modifier and Type | Method and Description | 
|---|---|
| HealthState | HealthFeedback. getHealthState() | 
| Modifier and Type | Method and Description | 
|---|---|
| int | HealthState. compareSeverityTo(HealthState other)Compares the severity of the supplied HealthState to this object's
 severity. | 
| void | HealthFeedbackCallback. healthStateChange(HealthState hs) | 
| Modifier and Type | Method and Description | 
|---|---|
| HealthState | WorkManagerRuntimeMBean. getHealthState()Returns the HealthState mbean for the work manager. | 
| HealthState | TransactionResourceRuntimeMBean. getHealthState()The health state of the Resource. | 
| HealthState | ThreadPoolRuntimeMBean. getHealthState()The health state of this pool. | 
| HealthState | ServerRuntimeMBean. getHealthState()The health state of the server as reported by the server's
 self-health monitoring. | 
| HealthState | SAFRuntimeMBean. getHealthState()The health state of SAF service. | 
| HealthState | SAFAgentRuntimeMBean. getHealthState()The health state of this JMS server. | 
| HealthState | PersistentStoreRuntimeMBean. getHealthState()Implement the HealthFeedback interface by returning the health state
 of this store. | 
| HealthState | MessageDrivenEJBRuntimeMBean. getHealthState()The health state of this MDB. | 
| HealthState | JTARuntimeMBean. getHealthState()The health state of the JTA subsystem. | 
| HealthState | JMSServerRuntimeMBean. getHealthState()The health state of this JMS server. | 
| HealthState | JMSRuntimeMBean. getHealthState()The health state of this JMS service. | 
| HealthState | JDBCServiceRuntimeMBean. getHealthState()The health state of the JDBC subsystem. | 
| HealthState | ConnectorConnectionPoolRuntimeMBean. getHealthState()The HealthState mbean for the application. | 
| HealthState | ConnectorComponentRuntimeMBean. getHealthState()The HealthState mbean for the application. | 
| HealthState | ClusterRuntimeMBean. getHealthState()Provides health information returned by the server self-health monitor service. | 
| HealthState | ApplicationRuntimeMBean. getHealthState()The HealthState MBean for the application. | 
| HealthState | ServerRuntimeMBean. getOverallHealthState() Determine the overall health state of this server, taking into account the
 health of each of its subsystems. | 
| HealthState | PartitionRuntimeMBean. getOverallHealthState()The aggregate health state of the partition as reported by components
  within the partition | 
| HealthState | ApplicationRuntimeMBean. getOverallHealthState()The overall health of the application including that of some of the
 components that report health. | 
| HealthState[] | PartitionRuntimeMBean. getSubsystemHealthStates()An array of health states for major subsystems in the partition. |