| 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 | enabledSpecifies whether the Watch Notification component is enabled. |
diag:wldf-image-notificationType | image-notificationThe Image notifications defined in this deployment. |
diag:wldfjms-notificationType | jms-notificationThe JMS notifications defined in this deployment. |
diag:wldfjmx-notificationType | jmx-notificationThe JMX notifications defined in this deployment. |
| log-watch-severityThe threshold severity level of log messages evaluated by log watch rules. |
| severityThe default notification severity level for all watches. |
diag:wldfsmtp-notificationType | smtp-notificationThe SMTP notifications defined in this deployment. |
diag:wldfsnmp-notificationType | snmp-notificationThe SNMP notifications defined in this deployment. |
diag:wldf-watchType | watchThe 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 | ||||||