| 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-resourceType (extension)
Corresponds to WLDFResourceBean
| Nested Element Summary | |
diag:wldf-harvesterType | harvesterThe Diagnostic Harvester configuration for this deployment. |
diag:wldf-instrumentationType | instrumentationThe Diagnostic Instrumentation configuration for this deployment. |
diag:wldf-watch-notificationType | watch-notificationThe Diagnostic Watch and Notification configuration for this deployment. |
<xs:complexType name="wldf-resourceType"><xs:complexContent></xs:complexType><xs:extension base="diag:wldfType"></xs:complexContent><xs:sequence></xs:extension><xs:element minOccurs="0" name="instrumentation" nillable="true" type="diag:wldf-instrumentationType">
</xs:element><xs:element minOccurs="0" name="harvester" nillable="true" type="diag:wldf-harvesterType">
</xs:element><xs:element minOccurs="0" name="watch-notification" nillable="true" type="diag:wldf-watch-notificationType"></xs:sequence>
</xs:element>
| BEA WebLogic Server 9.0 Diagnostics Framework Schema Reference | ||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||