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.sdk.config This package provides default implementations of the CIB Configuration model. 
com.sun.mfwk.cib.sdk.conn This package provides default implementation for the CIB to Component product connection. 
com.sun.mfwk.cib.sdk.providers This package provides default implementations of the CIB providers model. 
com.sun.mfwk.cib.sdk.states This package provides default implementation of the CIB states model. 
com.sun.mfwk.cib.sdk.statistics This package provides default implementations for the stats and statistics model. 
com.sun.mfwk.cib.sdk.util This package provides Core information base utilities.  
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.sdk.config
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
 

Classes in com.sun.mfwk.cib used by com.sun.mfwk.cib.sdk.conn
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.sdk.providers
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
CIBExternalResourceMBean
          Provides methods that should be implemented by a CIBExternalService managed object to expose its management attributes.
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
CIBResourceMBean
          Provides methods that should be implemented by a CIBResource The CIBResource is the base object model to represent a software resource.
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.sdk.states
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
 

Classes in com.sun.mfwk.cib used by com.sun.mfwk.cib.sdk.statistics
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
 

Classes in com.sun.mfwk.cib used by com.sun.mfwk.cib.sdk.util
CIBApplication
          Default implementation of a CIB Application.
CIBExternalResource
          Default implementation of a CIB External Resource MBean.
CIBIOException
          Throws when a communication problem occurs
CIBProduct
          Default implementation of a CIB product MBean
CIBResource
          Default implementation of a CIB Resource MBean.
CIBService
          Default implementation of a CIB Service MBean.
 

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