|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
EventBus.
See:
Description
| Interface Summary | |
|---|---|
| FilterLanguageSupport<T> | General contract for any filter language which relates to a methodology of converting a language expression to a
valid EventFilter instance consumable by EventBus |
| Exception Summary | |
|---|---|
| InvalidFilterException | A generic exception representing an invalid filter expression. |
This package defines the various filter language available to create the filters for
EventBus. Any filter language will eventually create an instance of
EventFilter, the structure of which is opaque to the event bus.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||