| BEA WebLogic Server 9.0 Diagnostics Framework Schema Reference | ||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |
{http://www.bea.com/ns/weblogic/90/diagnostics}wldf-watch-notificationType (extension)
Corresponds to WLDFWatchNotificationBean
Nested Element Summary | |
xs:boolean | enabled Specifies whether the Watch Notification component is enabled. |
diag:wldf-image-notificationType | image-notification The Image notifications defined in this deployment. |
diag:wldfjms-notificationType | jms-notification The JMS notifications defined in this deployment. |
diag:wldfjmx-notificationType | jmx-notification The JMX notifications defined in this deployment. |
| log-watch-severity The threshold severity level of log messages evaluated by log watch rules. |
| severity The default notification severity level for all watches. |
diag:wldfsmtp-notificationType | smtp-notification The SMTP notifications defined in this deployment. |
diag:wldfsnmp-notificationType | snmp-notification The SNMP notifications defined in this deployment. |
diag:wldf-watchType | watch The watches defined in this deployment. |
<xs:complexType name="wldf-watch-notificationType"><xs:complexContent></xs:complexType><xs:extension base="diag:wldfType"></xs:complexContent><xs:sequence></xs:extension><xs:element minOccurs="0" name="enabled" nillable="false" type="xs:boolean">
</xs:element><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><xs:element minOccurs="0" name="log-watch-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><xs:element maxOccurs="unbounded" minOccurs="0" name="watch" nillable="true" type="diag:wldf-watchType">
</xs:element><xs:element maxOccurs="unbounded" minOccurs="0" name="image-notification" nillable="true" type="diag:wldf-image-notificationType">
</xs:element><xs:element maxOccurs="unbounded" minOccurs="0" name="jms-notification" nillable="true" type="diag:wldfjms-notificationType">
</xs:element><xs:element maxOccurs="unbounded" minOccurs="0" name="jmx-notification" nillable="true" type="diag:wldfjmx-notificationType">
</xs:element><xs:element maxOccurs="unbounded" minOccurs="0" name="smtp-notification" nillable="true" type="diag:wldfsmtp-notificationType">
</xs:element><xs:element maxOccurs="unbounded" minOccurs="0" name="snmp-notification" nillable="true" type="diag:wldfsnmp-notificationType"></xs:sequence>
</xs:element>
| BEA WebLogic Server 9.0 Diagnostics Framework Schema Reference | ||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |