Uses of Class
com.sun.management.oss.impl.pm.measurement.ReportInformation

Packages that use ReportInformation
com.sun.management.oss.impl.job.measurement This package contains the implementation of the measurement jobs. 
 

Uses of ReportInformation in com.sun.management.oss.impl.job.measurement
 

Constructors in com.sun.management.oss.impl.job.measurement with parameters of type ReportInformation
PerformanceMonitorJob(JmxJVTPerformanceMonitorSession jvtPerfSession, PerformanceMonitorValue pmValue, ReportInformation reportInformation, PerformanceGenericModel perfGenericModel, javax.management.MBeanServer server, java.util.Properties properties)