Uses of Class
com.sun.management.oss.impl.job.opstatus.CIBMonitoredObjectElement

Packages that use CIBMonitoredObjectElement
com.sun.management.oss.impl.model.opstatus This package contains  the interface that has to be implemented for interfacing between the layer formed by the operational status job factory/jobs and any JMX data model instanciated in the context of the factory MBeanServer. 
com.sun.mfwk.cms.model.opstatus This package contains  the implementation of the interface defined in package com.sun.management.oss.impl.model.opstatus for the CIB/JSR-77 data model context. 
 

Uses of CIBMonitoredObjectElement in com.sun.management.oss.impl.model.opstatus
 

Methods in com.sun.management.oss.impl.model.opstatus with parameters of type CIBMonitoredObjectElement
 boolean OperationalStatusGenericModel.getCIBData(javax.management.ObjectName objectName, CIBMonitoredObjectElement monitoredObjectElement)
          Return true if the given CIBMonitoredObject has changes since last call; false otherwise.
 

Uses of CIBMonitoredObjectElement in com.sun.mfwk.cms.model.opstatus
 

Methods in com.sun.mfwk.cms.model.opstatus with parameters of type CIBMonitoredObjectElement
 boolean OperationalStatusMfModel.getCIBData(javax.management.ObjectName objectName, CIBMonitoredObjectElement monitoredObjectElement)
          Return true if the given CIBMonitoredObject has changes since last call; false otherwise.
 boolean OperationalStatusMfModel.getCIBData(javax.management.ObjectName objectName, CIBMonitoredObjectElement monitoredObjectElement)
          Return true if the given CIBMonitoredObject has changes since last call; false otherwise.