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

Packages that use CIBManagedObject
com.sun.mfwk.cib This package and its sub-packages specify interfaces that defined the Core information base (CIB) of Java-ES MF. 
 

Uses of CIBManagedObject in com.sun.mfwk.cib
 

Subclasses of CIBManagedObject in com.sun.mfwk.cib
 class CIBApplication
          Default implementation of a CIB Application.
 class CIBExternalResource
          Default implementation of a CIB External Resource MBean.
 class CIBMonitoredObject
          Default implementation of a CIB Monitored Object MBean.
 class CIBResource
          Default implementation of a CIB Resource MBean.
 class CIBService
          Default implementation of a CIB Service MBean.