| BEA WebLogic Server 9.0 Diagnostics Framework Schema Reference | ||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |
{http://www.w3.org/2001/XMLSchema}string
|
+--{http://www.bea.com/ns/weblogic/90/diagnostics} (restriction)
The severity level of the notifications sent when this watch evaluates to true. When set, this level overrides the default value provided in the parent MBean. However, if no severity level is set (null), the value provided in the parent MBean is returned. The severity levels are the same levels used by the logging framework and the {@link weblogic.logging.Severities} class. Default: weblogic.logging.Severities.NOTICE_TEXT
<xs:element minOccurs="0" name="severity" nillable="true"><xs:simpleType></xs:element><xs:restriction base="xs:string"></xs:simpleType><xs:enumeration value="Info"/><xs:enumeration value="Warning"/><xs:enumeration value="Error"/><xs:enumeration value="Notice"/><xs:enumeration value="Critical"/><xs:enumeration value="Alert"/><xs:enumeration value="Emergency"/></xs:restriction>
| BEA WebLogic Server 9.0 Diagnostics Framework Schema Reference | ||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |