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

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

Methods in com.sun.mfwk.cib.statistics that return CIBValueStatistic
 CIBValueStatistic CIBResourcePerfStats.getFailedOperations()
          Return a statistic object containing the number of failed operations
 CIBValueStatistic CIBExternalResourcePerfStats.getAccumulatedOutboundAssociations()
          Returns a Statistic representing the total number of associations to the application entity since application initialization, where it was the initiator.
 CIBValueStatistic CIBExternalResourcePerfStats.getFailedOutboundAssociations()
          Returns a Statistic representing the total number associations where the application entity is initiator and association establishment has failed, since application initialization.
 CIBValueStatistic CIBExternalResourcePerfStats.getOutboundAssociations()
          Return a Statistic representing the number of current associations to the network service application, where it is the initiator.
 CIBValueStatistic CIBExternalResourcePerfStats.getLastOutboundActivity()
          Returns a Statistic representing the value of sysUpTime at the time this application last had an outbound association.
 CIBValueStatistic CIBExternalResourcePerfStats.getFailedQueries()
          Returns a Statistic object containing the number of failed queries