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

I

INSTALL_FAIL - Static variable in interface com.ibm.events.install.InstallConstants
The install failed.
INSTALL_FAIL_CEI_ELSEWHERE - Static variable in interface com.ibm.events.install.InstallConstants
CEI was not installed in the specified location because it is already installed in a location other than the one specified in the response file.
INSTALL_FAIL_HIGHER_LEVEL - Static variable in interface com.ibm.events.install.InstallConstants
A higher version of CEI is already installed.
INSTALL_FAIL_PRODUCT_FILE - Static variable in interface com.ibm.events.install.InstallConstants
The install completed successfully, but an error occurred updating the CEI product file.
INSTALL_SUCCESS - Static variable in interface com.ibm.events.install.InstallConstants
The install completed successfully.
INSTANCE - Static variable in interface com.ibm.events.install.InstallUtilFactory
 
IncompatibleSchemaVersionException - exception com.ibm.events.datastore.IncompatibleSchemaVersionException.
 
IncompatibleSchemaVersionException(String, String, Object[]) - Constructor for class com.ibm.events.datastore.IncompatibleSchemaVersionException
Constructs a new IncompatibleSchemaVersionException with a detail message and message translation information (resource bundle, message key and message substitutions).
IncompatibleSchemaVersionException(String, String, Object[], Throwable) - Constructor for class com.ibm.events.datastore.IncompatibleSchemaVersionException
Constructs a new IncompatibleSchemaVersionException with a detail message, message translation information (resource bundle, message key and message substitutions) and a nested exception.
InheritanceNotValidException - exception com.ibm.events.catalog.InheritanceNotValidException.
Thrown when an attempt is made to add an event definition to the event catalog that violates the event definition inheritance rules.
InheritanceNotValidException(EventDefinition, String, String, Object[]) - Constructor for class com.ibm.events.catalog.InheritanceNotValidException
Constructs a new InheritanceNotValidException with a reference to the event definition that was being added.
InstallConstants - interface com.ibm.events.install.InstallConstants.
This interface provides constants for Common Event Infrastructure install and uninstall return codes and response file values.
InstallException - exception com.ibm.events.install.InstallException.
This is the base exception that all install exceptions should extend.
InstallException(String) - Constructor for class com.ibm.events.install.InstallException
Constructs a InstallException with the specified detail message.
InstallException() - Constructor for class com.ibm.events.install.InstallException
Constructs a InstallException
InstallUtil - interface com.ibm.events.install.InstallUtil.
This interface provides methods for obtaining information about the installed Common Event Infrastructure server.
InstallUtilFactory - interface com.ibm.events.install.InstallUtilFactory.
This factory is used to get access to an instance of an object implementing the InstallUtil interface.
InstallValidationException - exception com.ibm.events.install.InstallValidationException.
This exception is thrown by the InstallUtilFactory when supplied WAS home is incorrect.
InstallValidationException(String) - Constructor for class com.ibm.events.install.InstallValidationException
Constructs a InstallValidationException with the specified detail message.
InstallValidationException() - Constructor for class com.ibm.events.install.InstallValidationException
Constructs a InstallValidationException
InvalidFilterConfigurationException - exception com.ibm.events.filter.InvalidFilterConfigurationException.
Indicates that the configuration string passed to a filter instance is not valid.
InvalidFilterConfigurationException(String) - Constructor for class com.ibm.events.filter.InvalidFilterConfigurationException
 
InvalidNotificationTypeException - exception com.ibm.events.notification.InvalidNotificationTypeException.
This exception is thrown when a JMS message does not contain a valid notification type.
InvalidNotificationTypeException(String, String, Object[]) - Constructor for class com.ibm.events.notification.InvalidNotificationTypeException
Creates a new InvalidNotificationTypeException object with a detailed message and message translation information (resource bundle, message key and message substitutions).
InvalidXPathExpressionException - exception com.ibm.events.datastore.InvalidXPathExpressionException.
Exception that is thrown when an XPath event selector expression that is not valid is specified.
InvalidXPathExpressionException(String, String, Object[]) - Constructor for class com.ibm.events.datastore.InvalidXPathExpressionException
Constructs a new XPathFunctionNotSupportedException with a detail message and message translation information (resource bundle, message key and message substitutions).
InvalidXPathExpressionException(String, String, Object[], Throwable) - Constructor for class com.ibm.events.datastore.InvalidXPathExpressionException
Constructs a new XPathFunctionNotSupportedException with a detail message, message translation information (resource bundle, message key and message substitutions) and a nested exception.
initCause(Throwable) - Method in class com.ibm.events.EventsException
Initializes the cause field for this EventsException to the specified value.
isBatchInsertSupported() - Method in class com.ibm.events.datastore.DataStoreMetaData
Gets the batch insert support flag.
isCeiProductInstalled() - Method in interface com.ibm.events.install.InstallUtil
Determines if the CEI Product is installed.
isCeiServerPartiallyInstalled(String) - Method in interface com.ibm.events.install.InstallUtil
Determines if the CEI Server is partially installed.
isElapsedTimeSet() - Method in class com.ibm.events.access.UpdateEventAttribute
Verify if an elapsed time value is set for this change request.
isEventEnabled(CommonBaseEvent) - Method in interface com.ibm.events.filter.Filter
Determines whether or not the passed event matches the configured filtering criteria.
isEventUpdateSupported() - Method in class com.ibm.events.datastore.DataStoreMetaData
Gets the event update support flag.
isInstalledCeiDownlevel() - Method in interface com.ibm.events.install.InstallUtil
Determines if the currently installed CEI product is downlevel compared to the CEI installer version.
isPrioritySet() - Method in class com.ibm.events.access.UpdateEventAttribute
Verify if a priority value is set for this change request.
isProfileAugmentedAsClientOnly(String) - Method in interface com.ibm.events.install.InstallUtil
Returns whether the specified WebSphere profile has been augmented as a CEI client only.
isProfileAugmentedAsServer(String) - Method in interface com.ibm.events.install.InstallUtil
Returns whether the specified WebSphere profile has been augmented as a CEI server.
isProfileAugmentedWithCei(String) - Method in interface com.ibm.events.install.InstallUtil
Returns true if the specified profile is augmented with CEI.
isProfileDeploymentManager(String) - Method in interface com.ibm.events.install.InstallUtil
Determines if the specified profile is a deployment manager.
isProfileInNetwork(String) - Method in interface com.ibm.events.install.InstallUtil
Determines if the specified profile is connected in a network.
isProfileStandalone(String) - Method in interface com.ibm.events.install.InstallUtil
Determines if the specified profile is a standalone server.
isRepeatCountSet() - Method in class com.ibm.events.access.UpdateEventAttribute
Verify if a repeat count value is set for this change request.
isRequired() - Method in class com.ibm.events.catalog.PropertyDescription
Indicates whether the property is required or optional.
isResolved() - Method in class com.ibm.events.catalog.EventDefinition
Returns a flag that indicates whether the inheritance hierarchy has been resolved.
isSeveritySet() - Method in class com.ibm.events.access.UpdateEventAttribute
Verify if a severity value is set for this change request.
isSynchronizationModeSupported(int) - Method in interface com.ibm.events.emitter.Emitter
Enables the caller to determine if a synchronization mode is supported by this emitter.
isWasCompatibleForInstallation() - Method in interface com.ibm.events.install.InstallUtil
Determines if the version of WAS in the system is compatible for installing the current version of CEI.
isWasProductInstalled() - Method in interface com.ibm.events.install.InstallUtil
Determines if WAS Product is installed.

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