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

Packages that use CIBObject
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 CIBObject in com.sun.mfwk.cib
 

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