|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CIBPerfStats | |
com.sun.mfwk.cib.providers | This package provides interfaces that should be implemented by each provider and provider handler. |
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 CIBPerfStats in com.sun.mfwk.cib.providers |
Methods in com.sun.mfwk.cib.providers that return CIBPerfStats | |
CIBPerfStats |
CIBProviderHandler.getPerfStats(CIBMonitoredObjectMBean monitoreObject,
int statsType)
Returns the CIBPerfStats object associated to a monitored object |
Uses of CIBPerfStats in com.sun.mfwk.cib.statistics |
Subinterfaces of CIBPerfStats in com.sun.mfwk.cib.statistics | |
interface |
CIBApplicationPerfStats
Provides methods that should be implemented by a CIBApplicationStats object |
interface |
CIBExternalResourcePerfStats
Provides methods that should be implemented by a CIBExternalServiceStats object |
interface |
CIBResourcePerfStats
Provides methods that should be implemented by a CIBResourcePerfStats provider providing performance data for a CIBResource |
interface |
CIBServicePerfStats
Provides methods that should be implemented by a CIBServicePerfStats provider providing performance statistics for a CIBService |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |