|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CIBCountStatistic | |
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 CIBCountStatistic in com.sun.mfwk.cib.statistics |
Methods in com.sun.mfwk.cib.statistics that return CIBCountStatistic | |
CIBCountStatistic |
CIBServicePerfStats.getFailedRequests()
Returns a CIBValueStatistic representing the number of failed requests (requests with a failed status). |
CIBCountStatistic |
CIBServicePerfStats.getInRequests()
Returns a CIBCountStatistic representing the number of requests arrived at the Component Product. |
CIBCountStatistic |
CIBServicePerfStats.getOutRequests()
Returns a CIBCountStatistic representing the number of requests completed by the Component Product. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |