Uses of Interface
com.sun.mfwk.cib.statistics.CIBStats

Packages that use CIBStats
com.sun.mfwk.cib.statistics This package provides interfaces that should be implemented by each component providing statistics and set of statistics for monitored objects.  
 

Uses of CIBStats in com.sun.mfwk.cib.statistics
 

Subinterfaces of CIBStats in com.sun.mfwk.cib.statistics
 interface CIBApplicationPerfStats
          Provides methods that should be implemented by a CIBApplicationStats object
 interface CIBExternalResourcePerfStats
          Provides methods that should be implemented by a CIBExternalServiceStats object
 interface CIBPerfStats
          Provides methods that should be implemented by a CIBPerfStats object
 interface CIBResourcePerfStats
          Provides methods that should be implemented by a CIBResourcePerfStats provider providing performance data for a CIBResource
 interface CIBServicePerfStats
          Provides methods that should be implemented by a CIBServicePerfStats provider providing performance statistics for a CIBService
 

Methods in com.sun.mfwk.cib.statistics that return CIBStats
 CIBStats CIBStats.fromCompositeData(javax.management.openmbean.CompositeData data)
          Returns a CIBStatistic object based on the composite data