Uses of Interface
com.sun.mfwk.discovery.MfDiscoveryInfo

Packages that use MfDiscoveryInfo
com.sun.mfwk.cib.sdk.providers This package provides default implementations of the CIB providers model. 
com.sun.mfwk.cib.sdk.util This package provides Core information base utilities.  
 

Uses of MfDiscoveryInfo in com.sun.mfwk.cib.sdk.providers
 

Constructors in com.sun.mfwk.cib.sdk.providers with parameters of type MfDiscoveryInfo
CIBProviderHandlerImpl(MfDiscoveryInfo config)
          Constructor
 

Uses of MfDiscoveryInfo in com.sun.mfwk.cib.sdk.util
 

Methods in com.sun.mfwk.cib.sdk.util with parameters of type MfDiscoveryInfo
 void CIBMBeansFactory.createCIBProviderHandler(MfDiscoveryInfo config)
          Create the CIBProviderHandler This implementation uses the default CIBProviderHandler but if the module has its own providerHandler then you should override this method.