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

C

CBE_XPATH_LOCATION_PREFIX - Static variable in interface com.ibm.events.access.EventChangeRequest
The prefix that all location paths for change requests should begin with
CELL - Static variable in interface com.ibm.events.install.InstallUtil
 
CHANGE_REQUEST_STRINGS - Static variable in interface com.ibm.events.access.EventChangeRequest
Array holding the String representation of each change request type.
CLIENT_TYPE - Static variable in interface com.ibm.events.install.InstallUtil
 
CLOUDSCAPE_DB_TYPE - Static variable in interface com.ibm.events.install.InstallConstants
 
CLOUDSCAPE_V51_1_BACKEND_ID - Static variable in interface com.ibm.events.install.InstallConstants
 
CREATE_EMPTY_EXTENDED_DATA_ELEMENT_CHANGE_REQUEST - Static variable in interface com.ibm.events.access.EventChangeRequest
Constatnt used for defining a change request type
CREATE_EVENT_NOTIFICATION_TYPE - Static variable in interface com.ibm.events.notification.NotificationHelper
Constant for event notification types.
CURRENT_VERSION_DETECTED - Static variable in interface com.ibm.events.install.InstallUtil
The currently installed version of CEI is at the same level.
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).
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.
checkCompatibilityForInstallation() - Method in interface com.ibm.events.install.InstallUtil
Determines if the version of CEI in the system is compatible for upgrading the system to current version of CEI.
checkInstalledCeiVersion() - Method in interface com.ibm.events.install.InstallUtil
Compares the version of CEI in the system against the version of the CEI installer and returns a value based on whether the installed system version is higher, current or lower.
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.install - package com.ibm.events.install
Interfaces required to obtain information about the event infrastructure installation in the WAS environment.
com.ibm.events.notification - package com.ibm.events.notification
This package enables event consumers to obtain JMS parameters to subscribe for event notifications.
create() - Method in interface com.ibm.events.access.EventAccessHome
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.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.
createEvent(CommonBaseEvent) - Method in interface com.ibm.events.datastore.DataStoreLocal
Creates a new event in the data store.
createEvents(EventCreationRequest[]) - Method in interface com.ibm.events.datastore.DataStoreLocal
Creates an array of new event in the data store.

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