See: Description
Interface | Description |
---|---|
Filter |
The interface for the filter that is used by an event emitter to
determine whether or not an event should be sent to the event service.
|
FilterFactory |
The Filter factory interface is used by emitters to create a filter.
|
Exception | Description |
---|---|
FilterException | |
InvalidFilterConfigurationException |
Indicates that the configuration string passed to a filter
instance is not valid.
|