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.SymptomType

Packages that use Symptom.SymptomType
weblogic.health   

 

Uses of Symptom.SymptomType in weblogic.health

 

Methods in weblogic.health that return Symptom.SymptomType
 Symptom.SymptomType Symptom.getType()
          Returns type of the symptom
static Symptom.SymptomType Symptom.SymptomType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Symptom.SymptomType[] Symptom.SymptomType.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.SymptomType
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