Uses of Interface
com.sun.management.oss.impl.model.measurement.PerformanceGenericModel

Packages that use PerformanceGenericModel
com.sun.management.oss.impl.job.measurement This package contains the implementation of the measurement jobs. 
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. 
 

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

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

Uses of PerformanceGenericModel in com.sun.mfwk.cms.model.measurement
 

Classes in com.sun.mfwk.cms.model.measurement that implement PerformanceGenericModel
 class PerformanceMfModel
          The PerformanceMfModel class is an implentation of the com.sun.management.oss.impl.model.measurement.PerformanceGenericModel.