Uses of Package
com.sun.management.oss.pm.opstatus

Packages that use com.sun.management.oss.pm.opstatus
com.sun.management.oss.impl.factory.opstatus This package contains the operational status job factory MBean. 
com.sun.management.oss.pm.opstatus This package refers to systems capabilities to read operational status of observed managed object(s) (MBeans) and to produce status reports when status changes occur. 
 

Classes in com.sun.management.oss.pm.opstatus used by com.sun.management.oss.impl.factory.opstatus
CurrentResultReport
          This interface represents report of the current values of a measurement job.
JVTOperationalStatusMonitorSession
          The JVTOperationalStatusMonitorSession interface is the central interface of this package to manage measurement jobs.
OperationalStatusMonitorKey
          This interface is the primary key of a performance monitor instance.
OperationalStatusMonitorKeyResult
          This interface encapsulates all the information necessary to indicate the result of a BEST EFFORT operation on a specific measurement job.
OperationalStatusMonitorValue
          This interface is the base value representation of a measurement job.
OperationalStatusMonitorValueIterator
          This interface manages retrieval of multiple measurement jobs.
ReportFormat
          This interface represent the format of the measurements reports.
ReportInfoIterator
          This interface manages retrieval of information for multiple measurement reports.
 

Classes in com.sun.management.oss.pm.opstatus used by com.sun.management.oss.pm.opstatus
CurrentResultReport
          This interface represents report of the current values of a measurement job.
OperationalStatusAttributeDescriptor
          Represent a measurement attribute that can be monitored in the observable object class.
OperationalStatusDataAvailableEvent
          This interface represents the payload of the event that is sent when a measurement report file has been created.
OperationalStatusDataEvent
          The performance data event defines the payload of the events that contains measurement reports.
OperationalStatusMonitorKey
          This interface is the primary key of a performance monitor instance.
OperationalStatusMonitorKeyResult
          This interface encapsulates all the information necessary to indicate the result of a BEST EFFORT operation on a specific measurement job.
OperationalStatusMonitorValue
          This interface is the base value representation of a measurement job.
OperationalStatusMonitorValueIterator
          This interface manages retrieval of multiple measurement jobs.
QueryOperationalStatusMonitorValue
          This interface represents the attributes of a measurement job that can be used to make queries for measurement jobs.
ReportData
          This interface represents the measurement reports.
ReportFormat
          This interface represent the format of the measurements reports.
ReportInfo
          Contains information related to a measurement report file.
ReportInfoIterator
          This interface manages retrieval of information for multiple measurement reports.