Package com.ibm.events

Common classes and interfaces shared across all Common Event Infrastructure Java packages.

See:
          Description

Interface Summary
ComponentMetaData The ComponentMetaData interface provides information that describes a component of the Common Event Infrastructure.
 

Exception Summary
CbeVersionNotSupportedException This exception is thrown when the data store does not support the same version of the event as the rest of the event server.
DataStoreConnectionFailureException This exception is thrown when the data store cannot be connected to.
EventGroupNotDefinedException This exception is thrown when a method call requires an event group and the passed event group name is not defined.
EventsException The EventsException class is the base exception that all Common Event Infrastructure exceptions should inherit from.
 

Package com.ibm.events Description

Common classes and interfaces shared across all Common Event Infrastructure Java packages.