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.Symptom.Severity

Packages that use Symptom.Severity
weblogic.health   

 

Uses of Symptom.Severity in weblogic.health

 

Methods in weblogic.health that return Symptom.Severity
 Symptom.Severity Symptom.getSeverity()
          Returns severity of the symptom
static Symptom.Severity Symptom.Severity.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Symptom.Severity[] Symptom.Severity.values()
          Returns an array containing the constants of this enum type, in the order they're declared.

 

Constructors in weblogic.health with parameters of type Symptom.Severity
Symptom(Symptom.SymptomType type, Symptom.Severity severity, String instanceId, String info)
          A Symptom object represents a structured observation reported by a component with its health state.

 


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