Uses of Class
com.sun.mfwk.cib.CIBProviderNotFoundException

Packages that use CIBProviderNotFoundException
com.sun.mfwk.cib.providers This package provides interfaces that should be implemented by each provider and provider handler.  
 

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