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

I

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.
initCause(Throwable) - Method in class com.ibm.events.EventsException
Initializes the cause field for this EventsException to the specified value.
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.
isEventEnabled(CommonBaseEvent) - Method in interface com.ibm.events.filter.Filter
Determines whether or not the passed event matches the configured filtering criteria.
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.
isSynchronizationModeSupported(int) - Method in interface com.ibm.events.emitter.Emitter
Enables the caller to determine if a synchronization mode is supported by this emitter.

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