BEA WebLogic Server 9.0 Diagnostics Framework Schema Reference

http://www.bea.com/ns/weblogic/90/diagnostics
complexType wldfjmx-notificationType

Super Types
{http://www.bea.com/ns/weblogic/90/diagnostics}wldfjmx-notificationType (extension)

Documentation
Corresponds to WLDFJMXNotificationBean
Properties
This component is not nillable.

Model
<...>
notification-type?
</...>


Nested Element Summary
xs:stringnotification-type
          The JMX notification type assigned to the resulting JMX notification. 
Source
<xs:complexType name="wldfjmx-notificationType">
<xs:complexContent>
<xs:extension base="diag:wldf-notificationType">
<xs:sequence>
<xs:element minOccurs="0" name="notification-type" nillable="true" type="xs:string">
</xs:element>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>

BEA WebLogic Server 9.0 Diagnostics Framework Schema Reference

Copyright 2005 BEA Systems Inc. Complete WebLogic Server Documentation