|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CIBApplicationMBean | |
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 CIBApplicationMBean in com.sun.mfwk.cib |
Classes in com.sun.mfwk.cib that implement CIBApplicationMBean | |
class |
CIBApplication
Default implementation of a CIB Application. |
Uses of CIBApplicationMBean in com.sun.mfwk.cib.sdk.providers |
Methods in com.sun.mfwk.cib.sdk.providers with parameters of type CIBApplicationMBean | |
void |
CIBProviderHandlerImpl.createApplicationProviders(CIBApplicationMBean application)
Create providers for a CIBApplication |
void |
CIBProviderHandlerImpl.addApplicationProviders(CIBApplicationMBean application,
CIBServiceMBean[] services)
Add providers for a CIBApplication |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |