Uses of Package
com.sun.mfwk.cib.statistics

Packages that use com.sun.mfwk.cib.statistics
com.sun.mfwk.cib.providers This package provides interfaces that should be implemented by each provider and provider handler.  
com.sun.mfwk.cib.sdk.providers This package provides default implementations of the CIB providers model. 
com.sun.mfwk.cib.sdk.statistics This package provides default implementations for the stats and statistics model. 
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.  
 

Classes in com.sun.mfwk.cib.statistics used by com.sun.mfwk.cib.providers
CIBPerfStats
          Provides methods that should be implemented by a CIBPerfStats object
 

Classes in com.sun.mfwk.cib.statistics used by com.sun.mfwk.cib.sdk.providers
CIBPerfStats
          Provides methods that should be implemented by a CIBPerfStats object
 

Classes in com.sun.mfwk.cib.statistics used by com.sun.mfwk.cib.sdk.statistics
CIBApplicationPerfStats
          Provides methods that should be implemented by a CIBApplicationStats object
CIBCountStatistic
          Provides methods that should be implemented by a CIBCountStatistic object This interface is used to map the CountStatistic interface of JSR77
CIBExternalResourcePerfStats
          Provides methods that should be implemented by a CIBExternalServiceStats object
CIBPerfStats
          Provides methods that should be implemented by a CIBPerfStats object
CIBRangeStatistic
          Provides methods that should be implemented by a CIBRangeStatistic object This interface is used to map the RangeStatistic interface of JSR77
CIBResourcePerfStats
          Provides methods that should be implemented by a CIBResourcePerfStats provider providing performance data for a CIBResource
CIBServicePerfStats
          Provides methods that should be implemented by a CIBServicePerfStats provider providing performance statistics for a CIBService
CIBStatistic
          Provides methods that should be implemented by a CIBStatistic object A Statistic interface provides the methods : getName, getUnit, getDescription, getStartTime, getLastSampleTime
CIBStats
          Provides methods that should implemented by a CIBStats
CIBTimeStatistic
          Provides methods that should be implemented by a CIBTimeStatistic object This interface is used to map the TimeStatistic interface of JSR77
CIBValueStatistic
          Provides methods that should be implemented by a CIBValueStatistic object
 

Classes in com.sun.mfwk.cib.statistics used by com.sun.mfwk.cib.statistics
CIBCountStatistic
          Provides methods that should be implemented by a CIBCountStatistic object This interface is used to map the CountStatistic interface of JSR77
CIBPerfStats
          Provides methods that should be implemented by a CIBPerfStats object
CIBRangeStatistic
          Provides methods that should be implemented by a CIBRangeStatistic object This interface is used to map the RangeStatistic interface of JSR77
CIBStatistic
          Provides methods that should be implemented by a CIBStatistic object A Statistic interface provides the methods : getName, getUnit, getDescription, getStartTime, getLastSampleTime
CIBStats
          Provides methods that should implemented by a CIBStats
CIBTimeStatistic
          Provides methods that should be implemented by a CIBTimeStatistic object This interface is used to map the TimeStatistic interface of JSR77
CIBValueStatistic
          Provides methods that should be implemented by a CIBValueStatistic object