|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FilterHandleCallback
Interface for a callback method to be called when an event matches a filter specification. Provided
as a convenience for use as a filter handle for registering with the FilterService
.
Method Summary | |
---|---|
void |
matchFound(EventBean event)
Indicate that an event was evaluated by the FilterService
which matches the filter specification FilterSpecCompiled associated with this callback. |
Method Detail |
---|
void matchFound(EventBean event)
FilterService
which matches the filter specification FilterSpecCompiled
associated with this callback.
event
- - the event received that matches the filter specification
|
© 2007 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |