A B C D E F G I M N O P Q R S T U V X

C

CatalogException - exception com.ibm.events.catalog.CatalogException.
Root exception for all exceptions that can be thrown by the event catalog component.
CatalogException(String, String, Object[]) - Constructor for class com.ibm.events.catalog.CatalogException
Constructs a new CatalogException.
CatalogException(String, String, Object[], Throwable) - Constructor for class com.ibm.events.catalog.CatalogException
Constructs a new CatalogException.
CbeVersionNotSupportedException - exception com.ibm.events.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.
CbeVersionNotSupportedException(String, String, Object[]) - Constructor for class com.ibm.events.CbeVersionNotSupportedException
Creates a CbeVersionNotSupportedException with a detail message and message translation information (resource bundle, message key and message substitutions).
close() - Method in interface com.ibm.events.emitter.Emitter
Causes the emitter to release all resources that are owned by this object and its dependents.
close() - Method in interface com.ibm.events.filter.Filter
Causes the filter to release all resources that are owned by this object and its dependents.
com.ibm.events - package com.ibm.events
Common classes and interfaces shared across all Common Event Infrastructure Java packages.
com.ibm.events.access - package com.ibm.events.access
This package enables event consumers to interact with the event access layer.
com.ibm.events.catalog - package com.ibm.events.catalog
Exposes event metadata to Common Event Infrastructure client applications.
com.ibm.events.datastore - package com.ibm.events.datastore
Interface specification for the implementation of data store plug-ins.
com.ibm.events.emitter - package com.ibm.events.emitter
This package contains the classes and interfaces required for using an event emitter.
com.ibm.events.filter - package com.ibm.events.filter
This package contains the classes and interfaces required for using or implementing an event filter plug-in.
com.ibm.events.notification - package com.ibm.events.notification
This package enables event consumers to obtain JMS parameters to subscribe for event notifications.
ComponentMetaData - interface com.ibm.events.ComponentMetaData.
The ComponentMetaData interface provides information that describes a component of the Common Event Infrastructure.
ConnectionTimeoutException - exception com.ibm.events.datastore.ConnectionTimeoutException.
Exception that is thrown if the data store is unable to obtain a connection from the connection pool after the configured number of retries.
ConnectionTimeoutException(String, String, Object[]) - Constructor for class com.ibm.events.datastore.ConnectionTimeoutException
Constructs a new ConnectionTimeoutException with a detail message and message translation information (resource bundle, message key and message substitutions).
ConnectionTimeoutException(String, String, Object[], Throwable) - Constructor for class com.ibm.events.datastore.ConnectionTimeoutException
Constructs a new ConnectionTimeoutException with a detail message, message translation information (resource bundle, message key and message substitutions) and a nested exception.
CREATE_EVENT_NOTIFICATION_TYPE - Static variable in interface com.ibm.events.notification.NotificationHelper
This field is used as a return type for the NotificationHelper.getNotificationType(javax.jms.Message) method.
create() - Method in interface com.ibm.events.catalog.EventCatalogHome
Called by the client to create an EJB instance.
create() - Method in interface com.ibm.events.datastore.DataStoreLocalHome
Called by the client to create an EJB instance.
create() - Method in interface com.ibm.events.access.EventAccessLocalHome
Called by the client to create an EJB instance.
create() - Method in interface com.ibm.events.access.EventAccessHome
Called by the client to create an EJB instance.
createEvent(CommonBaseEvent) - Method in interface com.ibm.events.datastore.DataStoreLocal
Creates a new event in the data store.

A B C D E F G I M N O P Q R S T U V X