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

Packages that use CIBTimeStatistic
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 CIBTimeStatistic in com.sun.mfwk.cib.statistics
 

Methods in com.sun.mfwk.cib.statistics that return CIBTimeStatistic
 CIBTimeStatistic CIBServicePerfStats.getResidentTime()
          Returns a CIBTimeStatistic with the Resident Time data.
 CIBTimeStatistic CIBServicePerfStats.getServiceTime()
          Returns a CIBTimeStatistic representing the Service Time data.
 CIBTimeStatistic CIBResourcePerfStats.getOperationTime()
          Return statistic object containing values regarding the Operation Time
 CIBTimeStatistic CIBExternalResourcePerfStats.getQueriesTime()
          Returns a Statistic object representing the time for queries