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

Packages that use CIBServicePerfStats
com.sun.mfwk.cib.sdk.statistics This package provides default implementations for the stats and statistics model. 
 

Uses of CIBServicePerfStats in com.sun.mfwk.cib.sdk.statistics
 

Classes in com.sun.mfwk.cib.sdk.statistics that implement CIBServicePerfStats
 class CIBServicePerfStatsImpl
          Provides a default implementation for a CIBServicePerfStats provider This implementation is fully based on the Java-ES MF Instrumentation SDK.
 

Methods in com.sun.mfwk.cib.sdk.statistics with parameters of type CIBServicePerfStats
 void CIBApplicationPerfStatsImpl.addServicesPerfStats(CIBServicePerfStats[] services)
          Set the services providers on the application providers
 

Constructors in com.sun.mfwk.cib.sdk.statistics with parameters of type CIBServicePerfStats
CIBApplicationPerfStatsImpl(CIBServicePerfStats[] services)
          Constructor