complexType PerformanceMonitorByClassesValue

complexType {http://java.sun.com/products/oss/xml/CBE/Measurement}PerformanceMonitorByClassesValue

Type Heirarchy
{http://java.sun.com/products/oss/xml/Common}ManagedEntityValue (by extension)
 {http://java.sun.com/products/oss/xml/CBE/Core}CBEManagedEntityValue (by extension)
  {http://java.sun.com/products/oss/xml/CBE/Core}EntityValue (by extension)
   {http://java.sun.com/products/oss/xml/CBE/Measurement}PerformanceMonitorValue (by extension)
    {http://java.sun.com/products/oss/xml/CBE/Measurement}PerformanceMonitorByClassesValue
Abstractfalse (This can be used in an instance)
Target Namespacehttp://java.sun.com/products/oss/xml/CBE/Measurement
Declared Namespacesxmlns:cbereport=http://java.sun.com/products/oss/xml/CBE/Report
xmlns:cbeschedule=http://java.sun.com/products/oss/xml/CBE/Schedule
xmlns:cbecore=http://java.sun.com/products/oss/xml/CBE/Core
xmlns:co=http://java.sun.com/products/oss/xml/Common
xmlns:cbemeasurement=http://java.sun.com/products/oss/xml/CBE/Measurement
xmlns=http://www.w3.org/2001/XMLSchema


Source

<complexType name="PerformanceMonitorByClassesValue">
    <
annotation>
        <
documentation>
This interface is the value representation of a measurement job that monitor a set of
specified attributes on a set of observable object classes.

<p>
This interface extends the PerformanceMonitorValue interface with a new attribute:
<ul>
<li>a list of measurement attributes to monitor.
<li>a list of Observable Object classes.
<li>a scope that define from where to find the observable object classes.
</ul>

<p>
The new attributes, of the value object, are a list of observed object classes that
shall be monitored, with a scope, and an optional list of measurement attributes, that
identify what is monitored by the measurement job.
If the measurement attribute list is omitted, all measurement attributes in the observed
object instances will be monitored (scanned).
        
</documentation>
    </
annotation>
    <
complexContent>
        <
extension base="cbemeasurement:PerformanceMonitorValue">
            <
sequence>
                <
element name="measurementAttributes" minOccurs="0" nillable="true"
                    
type="cbemeasurement:ArrayOfPerformanceAttributeDescriptor"/>
                <
element name="observedObjectClasses" minOccurs="0" nillable="true"
                    
type="co:ArrayOfString"/>
                <
element name="scope" minOccurs="0" nillable="true" type="string"/>
            </
sequence>
        </
extension>
    </
complexContent>
</
complexType>


Documentation

This interface is the value representation of a measurement job that monitor a set of
 specified attributes on a set of observable object classes.
 <p>
 This interface extends the PerformanceMonitorValue interface with a new attribute:
 <ul>
 <li>a list of measurement attributes to monitor.
 <li>a list of Observable Object classes.
 <li>a scope that define from where to find the observable object classes.
 </ul>
 <p>
 The new attributes, of the value object, are a list of observed object classes that
 shall be monitored, with a scope, and an optional list of measurement attributes, that
 identify what is monitored by the measurement job.
 If the measurement attribute list is omitted, all measurement attributes in the observed
 object instances will be monitored (scanned).


complexType PerformanceMonitorByClassesValue


Stylus Studio XML Schema Library Home
Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio®, a product from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2006 All Rights Reserved.