|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EventEvaluator
Interface for matching an event instance based on the event's property values to filters, specifically filter parameter constants or ranges.
Method Summary | |
---|---|
void |
matchEvent(EventBean theEvent,
java.util.Collection<FilterHandle> matches)
Perform the matching of an event based on the event property values, adding any callbacks for matches found to the matches list. |
Method Detail |
---|
void matchEvent(EventBean theEvent, java.util.Collection<FilterHandle> matches)
theEvent
- is the event object wrapper to obtain event property values frommatches
- accumulates the matching filter callbacks
|
© 2006-2015 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 |