|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
ObjectFilter | Interface for filtering any kind of object. |
Class Summary | |
EqualsFilter | EqualsFilter is a filter for comparing two objects using the
equals() method. |
ExceptionTypeFilter | A filter that accepts messages that have an exception payload. |
MessagePropertyFilter | MessagePropertyFilter can be used to filter against properties on
an event. |
OGNLFilter | |
PayloadTypeFilter | PayloadTypeFilter filters based on the type of the object received. |
RegExFilter | RegExFilter is used to match a String argument against a regular
expression. |
WildcardFilter | WildcardFilter is used to match Strings against wildcards. |
Filters are often used by routers to determine if the event should be accepted by the router.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |