Uses of Package
com.sun.management.oss.impl.job.opstatus

Packages that use com.sun.management.oss.impl.job.opstatus
com.sun.management.oss.impl.factory.opstatus This package contains the operational status job factory MBean. 
com.sun.management.oss.impl.job.opstatus This package contains the implementation of the operational status jobs. 
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. 
 

Classes in com.sun.management.oss.impl.job.opstatus used by com.sun.management.oss.impl.factory.opstatus
OperationalStatusMonitorJob
           
 

Classes in com.sun.management.oss.impl.job.opstatus used by com.sun.management.oss.impl.job.opstatus
MonitoredObjectElement
          MonitoredObjectElement defines common features that a monitored element must provide.
 

Classes in com.sun.management.oss.impl.job.opstatus used by com.sun.management.oss.impl.model.opstatus
CIBMonitoredObjectElement
          CIBMonitoredObjectElement holds the availability and the operational status of a monitored object identified by an object name.
J2EEMonitoredObjectElement
          J2EEMonitoredObjectElement holds the StateManageable state, as described in the JSR 77, of a monitored object identified by an object name.
 

Classes in com.sun.management.oss.impl.job.opstatus used by com.sun.mfwk.cms.model.opstatus
CIBMonitoredObjectElement
          CIBMonitoredObjectElement holds the availability and the operational status of a monitored object identified by an object name.
J2EEMonitoredObjectElement
          J2EEMonitoredObjectElement holds the StateManageable state, as described in the JSR 77, of a monitored object identified by an object name.