Package 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.

See:
          Description

Interface Summary
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.
JVTOperationalStatusMonitorSessionOptionalOpt This interface defines string constants to indicate which optional parts of the JVTOperationalStatusMonitorSession interface that are supported by an implementation.
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.
OperationalStatusDataAvailableEventDescriptor The OperationalStatusDataAvailableEventDescriptor interface is equivalent to an enumerated type.
OperationalStatusDataEvent The performance data event defines the payload of the events that contains measurement reports.
OperationalStatusDataEventDescriptor The OperationalStatusDataEventDescriptor interface is equivalent to an enumerated type.
OperationalStatusMonitorByClassesValue This interface is the value representation of a measurement job that monitor a set of specified attributes on a set of observable object classes.
OperationalStatusMonitorByObjectsValue This interface is the value representation of a measurement job that monitor a set of specified attributes on a set of observable object instances.
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.
OperationalStatusMonitorState Defines the state constants for performance monitor.
OperationalStatusMonitorValue This interface is the base value representation of a measurement job.
OperationalStatusMonitorValueIterator This interface manages retrieval of multiple measurement jobs.
QueryByDNValue This interface is used to query for measurement jobs by specifying distinguished names.
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.
ReportMode Defines enumeration values for report mode.
 

Package com.sun.management.oss.pm.opstatus Description

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.