|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FilterCallback
Interface for a callback method to be called when an event matches a filter specification.
Method Summary | |
---|---|
void |
matchFound(EventBean event)
Indicate that an event was evaluated by the FilterService
which matches the filter specification FilterSpec associated with this callback. |
Method Detail |
---|
void matchFound(EventBean event)
FilterService
which matches the filter specification FilterSpec
associated with this callback.
event
- - the event received that matches the filter specification
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |