Uses of Interface
com.sun.mfwk.cib.config.CIBConfiguration

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

Uses of CIBConfiguration in com.sun.mfwk.cib.config
 

Subinterfaces of CIBConfiguration in com.sun.mfwk.cib.config
 interface CIBApplicationConfiguration
          Provides interfaces that should be implemented by each provider providing CIB Application configuration attributes.
 interface CIBExternalResourceConfiguration
          Provides interfaces that should be implemented by each provider providing CIB ExternalResource configuration attributes.
 interface CIBResourceConfiguration
          Provides interfaces that should be implemented by each provider providing CIB Resource configuration attributes.
 interface CIBServiceConfiguration
          Provides interfaces that should be implemented by each provider providing CIBService configuration attributes.
 

Uses of CIBConfiguration in com.sun.mfwk.cib.providers
 

Methods in com.sun.mfwk.cib.providers that return CIBConfiguration
 CIBConfiguration CIBProviderHandler.getConfiguration(CIBMonitoredObjectMBean monitoreObject, int configType)
          Returns the CIBConfiguration object of the associated monitored object