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

Packages that use com.sun.management.oss.pm.measurement
com.sun.management.oss.impl.factory.measurement This package contains the measurement job factory MBean. 
com.sun.management.oss.impl.factory.opstatus This package contains the operational status job factory MBean. 
com.sun.management.oss.impl.model.measurement This package contains  the interface that has to be implemented for interfacing between the layer formed by the measurement job factory/jobs and any JMX data model instanciated in the context of the factory MBeanServer. 
com.sun.management.oss.pm.measurement This package is the standard javax.oss.pm.measurement package ported into the J2SE/JMX environment.  
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.measurement used by com.sun.management.oss.impl.factory.measurement
CurrentResultReport
          This interface represents report of the current values of a measurement job.
JVTPerformanceMonitorSession
          The JVTPerformanceMonitorSession interface is the central interface of this package to manage measurement jobs.
PerformanceAttributeDescriptor
          Represent a measurement attribute that can be monitored in the observable object class.
PerformanceMonitorKey
          This interface is the primary key of a performance monitor instance.
PerformanceMonitorKeyResult
          This interface encapsulates all the information necessary to indicate the result of a BEST EFFORT operation on a specific measurement job.
PerformanceMonitorValue
          This interface is the base value representation of a measurement job.
PerformanceMonitorValueIterator
          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.measurement used by com.sun.management.oss.impl.factory.opstatus
PerformanceAttributeDescriptor
          Represent a measurement attribute that can be monitored in the observable object class.
 

Classes in com.sun.management.oss.pm.measurement used by com.sun.management.oss.impl.model.measurement
PerformanceAttributeDescriptor
          Represent a measurement attribute that can be monitored in the observable object class.
 

Classes in com.sun.management.oss.pm.measurement used by com.sun.management.oss.pm.measurement
CurrentResultReport
          This interface represents report of the current values of a measurement job.
PerformanceAttributeDescriptor
          Represent a measurement attribute that can be monitored in the observable object class.
PerformanceDataAvailableEvent
          This interface represents the payload of the event that is sent when a measurement report file has been created.
PerformanceDataEvent
          The performance data event defines the payload of the events that contains measurement reports.
PerformanceMonitorKey
          This interface is the primary key of a performance monitor instance.
PerformanceMonitorKeyResult
          This interface encapsulates all the information necessary to indicate the result of a BEST EFFORT operation on a specific measurement job.
PerformanceMonitorValue
          This interface is the base value representation of a measurement job.
PerformanceMonitorValueIterator
          This interface manages retrieval of multiple measurement jobs.
QueryPerformanceMonitorValue
          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.
 

Classes in com.sun.management.oss.pm.measurement used by com.sun.management.oss.pm.opstatus
PerformanceAttributeDescriptor
          Represent a measurement attribute that can be monitored in the observable object class.