Uses of Class
com.sun.management.oss.impl.job.measurement.GenericObject

Packages that use GenericObject
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.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 GenericObject in com.sun.management.oss.impl.model.measurement
 

Methods in com.sun.management.oss.impl.model.measurement that return GenericObject
 GenericObject[] PerformanceGenericModel.getData(javax.management.ObjectName[] dnList, PerformanceAttributeDescriptor[] attributesToMeasure)
          getData Collects wanted attribute values for each specified object.
 

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

Methods in com.sun.mfwk.cms.model.measurement that return GenericObject
 GenericObject[] PerformanceMfModel.getData(javax.management.ObjectName[] dnList, PerformanceAttributeDescriptor[] attributesToMeasure)
          getData Collects wanted attribute values for each specified object.
 GenericObject[] PerformanceMfModel.getData(javax.management.ObjectName[] dnList, PerformanceAttributeDescriptor[] attributesToMeasure)
          getData Collects wanted attribute values for each specified object.