Uses of Interface
com.sun.mfwk.cib.CIBExternalResourceMBean

Packages that use CIBExternalResourceMBean
com.sun.mfwk.cib This package and its sub-packages specify interfaces that defined the Core information base (CIB) of Java-ES MF. 
com.sun.mfwk.cib.sdk.providers This package provides default implementations of the CIB providers model. 
 

Uses of CIBExternalResourceMBean in com.sun.mfwk.cib
 

Classes in com.sun.mfwk.cib that implement CIBExternalResourceMBean
 class CIBExternalResource
          Default implementation of a CIB External Resource MBean.
 

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

Methods in com.sun.mfwk.cib.sdk.providers with parameters of type CIBExternalResourceMBean
 void CIBProviderHandlerImpl.createExternalResourceProviders(CIBExternalResourceMBean externalResource)
          Create providers for a CIBExternalResource
 void CIBProviderHandlerImpl.createExternalResourceProviders(CIBExternalResourceMBean externalResource, java.util.Map map)
          Create providers for a CIBExternalResource