|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CIBProviderNotFoundException | |
com.sun.mfwk.cib.providers | This package provides interfaces that should be implemented by each provider and provider handler. |
com.sun.mfwk.cib.sdk.providers | This package provides default implementations of the CIB providers model. |
Uses of CIBProviderNotFoundException in com.sun.mfwk.cib.providers |
Methods in com.sun.mfwk.cib.providers that throw CIBProviderNotFoundException | |
CIBPerfStats |
CIBProviderHandler.getPerfStats(CIBMonitoredObjectMBean monitoreObject,
int statsType)
Returns the CIBPerfStats object associated to a monitored object |
CIBOperationalStatusState |
CIBProviderHandler.getOperationalStatusState(CIBMonitoredObjectMBean monitoreObject,
int stateType)
Returns the CIBOperationalStatusState object associated to the monitored object |
CIBAvailabilityStatusState |
CIBProviderHandler.getAvailabilityStatusState(CIBMonitoredObjectMBean monitoreObject,
int stateType)
Returns the CIBAvailabilityStatusState object associated to the monitored object |
CIBConfiguration |
CIBProviderHandler.getConfiguration(CIBMonitoredObjectMBean monitoreObject,
int configType)
Returns the CIBConfiguration object of the associated monitored object |
CIBPerfStats |
CIBProviderHandler.getPerfStats(CIBMonitoredObjectMBean monitoreObject,
int statsType)
Returns the CIBPerfStats object associated to a monitored object |
CIBOperationalStatusState |
CIBProviderHandler.getOperationalStatusState(CIBMonitoredObjectMBean monitoreObject,
int stateType)
Returns the CIBOperationalStatusState object associated to the monitored object |
CIBAvailabilityStatusState |
CIBProviderHandler.getAvailabilityStatusState(CIBMonitoredObjectMBean monitoreObject,
int stateType)
Returns the CIBAvailabilityStatusState object associated to the monitored object |
CIBConfiguration |
CIBProviderHandler.getConfiguration(CIBMonitoredObjectMBean monitoreObject,
int configType)
Returns the CIBConfiguration object of the associated monitored object |
Uses of CIBProviderNotFoundException in com.sun.mfwk.cib.sdk.providers |
Methods in com.sun.mfwk.cib.sdk.providers that throw CIBProviderNotFoundException | |
CIBAvailabilityStatusState |
CIBProviderHandlerImpl.getAvailabilityStatusState(CIBMonitoredObjectMBean monitoreObject,
int stateType)
getAvailabilityStatusState |
CIBConfiguration |
CIBProviderHandlerImpl.getConfiguration(CIBMonitoredObjectMBean monitoreObject,
int configType)
getConfiguration |
CIBOperationalStatusState |
CIBProviderHandlerImpl.getOperationalStatusState(CIBMonitoredObjectMBean monitoreObject,
int stateType)
getOperationalStatusState |
CIBPerfStats |
CIBProviderHandlerImpl.getPerfStats(CIBMonitoredObjectMBean monitoreObject,
int statsType)
getPerfStats |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |