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

Packages that use J2EEMonitoredObjectElement
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 J2EEMonitoredObjectElement in com.sun.management.oss.impl.model.opstatus
 

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

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

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