|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
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. |
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. |
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. |
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 |
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. |
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. |
Class Summary | |
CIBApplication | Default implementation of a CIB Application. |
CIBExternalResource | Default implementation of a CIB External Resource MBean. |
CIBManagedObject | Default implementation of a CIB Managed Object MBean. |
CIBMonitoredObject | Default implementation of a CIB Monitored Object MBean. |
CIBObject | Default implementation of a CIB Object MBean. |
CIBProduct | Default implementation of a CIB product MBean |
CIBResource | Default implementation of a CIB Resource MBean. |
CIBService | Default implementation of a CIB Service MBean. |
Exception Summary | |
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 |
CIBProviderHandlerNotFoundException | Throws when the prvoder handler is not found |
CIBProviderNotFoundException | Throws when a provider is not found |
This package and its sub-packages specify interfaces that
defined the Core information base (CIB) of Java-ES MF.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |