Skip navigation links

Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.2.1)

Part Number E55141-01
P4 Change 1723563 on 2015/10/09


Uses of Class
weblogic.health.HealthState

Packages that use HealthState
weblogic.health   
weblogic.management.runtime   

 

Uses of HealthState in weblogic.health

 

Methods in weblogic.health that return HealthState
abstract  HealthState HealthFeedback.getHealthState()
           

 

Methods in weblogic.health with parameters of type HealthState
 int HealthState.compareSeverityTo(HealthState other)
          Compares the severity of the supplied HealthState to this object's severity.
abstract  void HealthFeedbackCallback.healthStateChange(HealthState hs)
           

 

Uses of HealthState in weblogic.management.runtime

 

Methods in weblogic.management.runtime that return HealthState
abstract  HealthState ApplicationRuntimeMBean.getHealthState()
          The HealthState MBean for the application.
abstract  HealthState ClusterRuntimeMBean.getHealthState()
          Provides health information returned by the server self-health monitor service.
abstract  HealthState ConnectorComponentRuntimeMBean.getHealthState()
          The HealthState mbean for the application.
abstract  HealthState ConnectorConnectionPoolRuntimeMBean.getHealthState()
          The HealthState mbean for the application.
abstract  HealthState JDBCServiceRuntimeMBean.getHealthState()
          The health state of the JDBC subsystem.
abstract  HealthState JMSRuntimeMBean.getHealthState()
          The health state of this JMS service.
abstract  HealthState JMSServerRuntimeMBean.getHealthState()
          The health state of this JMS server.
abstract  HealthState JTARuntimeMBean.getHealthState()
          The health state of the JTA subsystem.
abstract  HealthState MessageDrivenEJBRuntimeMBean.getHealthState()
          The health state of this MDB.
abstract  HealthState PersistentStoreRuntimeMBean.getHealthState()
          Implement the HealthFeedback interface by returning the health state of this store.
abstract  HealthState SAFAgentRuntimeMBean.getHealthState()
          The health state of this JMS server.
abstract  HealthState SAFRuntimeMBean.getHealthState()
          The health state of SAF service.
abstract  HealthState ServerRuntimeMBean.getHealthState()
          The health state of the server as reported by the server's self-health monitoring.
abstract  HealthState ThreadPoolRuntimeMBean.getHealthState()
          The health state of this pool.
abstract  HealthState TransactionResourceRuntimeMBean.getHealthState()
          The health state of the Resource.
abstract  HealthState WorkManagerRuntimeMBean.getHealthState()
          Returns the HealthState mbean for the work manager.
abstract  HealthState ApplicationRuntimeMBean.getOverallHealthState()
          The overall health of the application including that of some of the components that report health.
abstract  HealthState PartitionRuntimeMBean.getOverallHealthState()
          The aggregate health state of the partition as reported by components within the partition
abstract  HealthState ServerRuntimeMBean.getOverallHealthState()
           Determine the overall health state of this server, taking into account the health of each of its subsystems.
abstract  HealthState[] PartitionRuntimeMBean.getSubsystemHealthStates()
          An array of health states for major subsystems in the partition.

 


Skip navigation links

Copyright 1996, 2015, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.2.1)

Part Number E55141-01
P4 Change 1723563 on 2015/10/09