Uses of Package
com.sun.mfwk.cib

Packages that use com.sun.mfwk.cib
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.config This package provides interfaces that should be implemented by each configuration provider.  
com.sun.mfwk.cib.providers This package provides interfaces that should be implemented by each provider and provider handler.  
com.sun.mfwk.cib.states This package provides interfaces that should be implemented by each CIB State provider.  
com.sun.mfwk.cib.statistics This package provides interfaces that should be implemented by each component providing statistics and set of statistics for monitored objects.  
 

Classes in com.sun.mfwk.cib used by com.sun.mfwk.cib
CIBApplicationIf
          Provides methods that should be implemented by a CIBApplication managed object
CIBApplicationMBean
          Provides methods that should be implemented by a CIBApplication managed object to expose its management attributes.
CIBAttributeNotFoundException
          Throws when a attribute is not found by the provider
CIBException
          Root model for the CIB Exception
CIBExternalResourceIf
          Provides methods that should be implemented by a CIBExternalService managed object
CIBExternalResourceMBean
          Provides methods that should be implemented by a CIBExternalService managed object to expose its management attributes.
CIBManagedObject
          Default implementation of a CIB Managed Object MBean.
CIBManagedObjectIf
          Provides methods that should be implemented by a CIBManagedObject managed object
CIBManagedObjectMBean
          Provides methods that should be implemented by each managed object The CIBManagedObject is the base object model to support the dynamic logging management functions.
CIBMonitoredObject
          Default implementation of a CIB Monitored Object MBean.
CIBMonitoredObjectIf
          Provides methods that should be implemented by a CIBMonitoredObject managed object
CIBMonitoredObjectMBean
          Provides methods that should be implemented by each CIBMonitoredObject managed object to expose its management attributes
CIBObject
          Default implementation of a CIB Object MBean.
CIBObjectMBean
          The CIBObjectMBean specifies the management interface of each Object of the Jes common monitoring information base as described into the common information model.
CIBProductIf
          Provides methods that should be implemented by a CIBProduct managed object
CIBProductMBean
          Provides methods that should be implemented by a CIBProduct managed object.
CIBProviderHandlerNotFoundException
          Throws when the prvoder handler is not found
CIBResourceIf
          Provides methods that should be implemented by a CIBResource managed object
CIBResourceMBean
          Provides methods that should be implemented by a CIBResource The CIBResource is the base object model to represent a software resource.
CIBServiceIf
          Provides methods that should be implemented by a CIBService managed object
CIBServiceMBean
          Provides methods that should be implemented by a CIBService MBean The CIBService is the base object model to describe the Network Service Access Point(s) of an application.
 

Classes in com.sun.mfwk.cib used by com.sun.mfwk.cib.config
CIBAttributeNotFoundException
          Throws when a attribute is not found by the provider
CIBIOException
          Throws when a communication problem occurs
 

Classes in com.sun.mfwk.cib used by com.sun.mfwk.cib.providers
CIBAttributeNotFoundException
          Throws when a attribute is not found by the provider
CIBException
          Root model for the CIB Exception
CIBIOException
          Throws when a communication problem occurs
CIBMonitoredObjectMBean
          Provides methods that should be implemented by each CIBMonitoredObject managed object to expose its management attributes
CIBProviderNotFoundException
          Throws when a provider is not found
 

Classes in com.sun.mfwk.cib used by com.sun.mfwk.cib.states
CIBAttributeNotFoundException
          Throws when a attribute is not found by the provider
CIBIOException
          Throws when a communication problem occurs
 

Classes in com.sun.mfwk.cib used by com.sun.mfwk.cib.statistics
CIBAttributeNotFoundException
          Throws when a attribute is not found by the provider
CIBIOException
          Throws when a communication problem occurs