| 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-instrumentation-monitorType (extension)
Corresponds to WLDFInstrumentationMonitorBean
Nested Element Summary | |
xs:string | action The diagnostic actions attached to this monitor. |
xs:string | description Optional description of this monitor. |
xs:boolean | dye-filtering-enabled Specifies whether dye filtering is enabled for the diagnostic actions associated with this monitor. |
xs:string | dye-mask The dye mask for all diagnostic actions associated with this monitor. |
xs:boolean | enabled Specifies whether the monitor and its associated diagnostics actions are enabled. |
| location-type Attached actions are applied at selected locations: before, after, or around pointcuts. |
xs:string | pointcut The pointcut expression for this monitor. |
xs:string | properties Properties for this monitor. |
<xs:complexType name="wldf-instrumentation-monitorType"><xs:complexContent></xs:complexType><xs:extension base="diag:wldfType"></xs:complexContent><xs:sequence></xs:extension><xs:element minOccurs="0" name="description" nillable="true" type="xs:string">
</xs:element><xs:element minOccurs="0" name="enabled" nillable="false" type="xs:boolean">
</xs:element><xs:element minOccurs="0" name="dye-mask" nillable="true" type="xs:string">
</xs:element><xs:element minOccurs="0" name="dye-filtering-enabled" nillable="false" type="xs:boolean">
</xs:element><xs:element minOccurs="0" name="properties" nillable="true" type="xs:string">
</xs:element><xs:element maxOccurs="unbounded" minOccurs="0" name="action" nillable="true" type="xs:string">
</xs:element><xs:element minOccurs="0" name="location-type" nillable="true"><xs:simpleType></xs:element><xs:restriction base="xs:string"></xs:simpleType><xs:enumeration value="before"/><xs:enumeration value="after"/><xs:enumeration value="around"/></xs:restriction><xs:element minOccurs="0" name="pointcut" nillable="true" type="xs:string"></xs:sequence>
</xs:element>
| BEA WebLogic Server 9.0 Diagnostics Framework Schema Reference | ||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |