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.job.measurement This package contains the implementation of the measurement jobs. 
com.sun.management.oss.impl.model This package contains  common interfaces that may be used (inherited) by any interface in the packages under com.sun.management.oss.impl.model. 
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.impl.pm.measurement This package contains the implementations of the interfaces defined in the com.sun.management.oss.pm.measurement package. 
com.sun.management.oss.impl.pm.measurement.xml This package contains XML translators (from XML/to XML methods) for the objects defined by the package com.sun.management.oss.impl.pm.measurement. 
com.sun.management.oss.impl.pm.util.xml This package contains XML translators (from XML/to XML methods) for the objects defined by the package com.sun.management.oss.impl.pm.util. 
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. 
com.sun.mfwk.cli   
com.sun.mfwk.cms.model.measurement This package contains  the implementation of the interface defined in package com.sun.management.oss.impl.model.measurement for the CIB/JSR-77 data model context. 
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.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.job.measurement
PerformanceMonitorValue
          This interface is the base value representation of a measurement job.
 

Classes in com.sun.management.oss.pm.measurement used by com.sun.management.oss.impl.model
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.impl.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.
PerformanceDataAvailableEventDescriptor
          The PerformanceDataAvailableEventDescriptor interface is equivalent to an enumerated type.
PerformanceDataEvent
          The performance data event defines the payload of the events that contains measurement reports.
PerformanceDataEventDescriptor
          The PerformanceDataEventDescriptor interface is equivalent to an enumerated type.
PerformanceMonitorByClassesValue
          This interface is the value representation of a measurement job that monitor a set of specified attributes on a set of observable object classes.
PerformanceMonitorByObjectsValue
          This interface is the value representation of a measurement job that monitor a set of specified attributes on a set of observable object instances.
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.
QueryByDNValue
          This interface is used to query for measurement jobs by specifying distinguished names.
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.impl.pm.measurement.xml
CurrentResultReport
          This interface represents report of the current values of a measurement job.
JVTPerformanceMonitorSessionOptionalOpt
          This interface defines string constants to indicate which optional parts of the JVTPerformanceMonitorSession interface that are supported by an implementation.
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.
PerformanceDataAvailableEventDescriptor
          The PerformanceDataAvailableEventDescriptor interface is equivalent to an enumerated type.
PerformanceDataEvent
          The performance data event defines the payload of the events that contains measurement reports.
PerformanceDataEventDescriptor
          The PerformanceDataEventDescriptor interface is equivalent to an enumerated type.
PerformanceMonitorByClassesValue
          This interface is the value representation of a measurement job that monitor a set of specified attributes on a set of observable object classes.
PerformanceMonitorByObjectsValue
          This interface is the value representation of a measurement job that monitor a set of specified attributes on a set of observable object instances.
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.
PerformanceMonitorState
          Defines the state constants for performance monitor.
PerformanceMonitorValue
          This interface is the base value representation of a measurement job.
PerformanceMonitorValueIterator
          This interface manages retrieval of multiple measurement jobs.
QueryByDNValue
          This interface is used to query for measurement jobs by specifying distinguished names.
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.
ReportMode
          Defines enumeration values for report mode.
 

Classes in com.sun.management.oss.pm.measurement used by com.sun.management.oss.impl.pm.util.xml
ReportFormat
          This interface represent the format of the measurements reports.
 

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.
 

Classes in com.sun.management.oss.pm.measurement used by com.sun.mfwk.cli
PerformanceMonitorByClassesValue
          This interface is the value representation of a measurement job that monitor a set of specified attributes on a set of observable object classes.
PerformanceMonitorByObjectsValue
          This interface is the value representation of a measurement job that monitor a set of specified attributes on a set of observable object instances.
PerformanceMonitorKey
          This interface is the primary key of a performance monitor instance.
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.
 

Classes in com.sun.management.oss.pm.measurement used by com.sun.mfwk.cms.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.mfwk.cms.model.opstatus
PerformanceAttributeDescriptor
          Represent a measurement attribute that can be monitored in the observable object class.