|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ObserverEventEvaluator
For use by EventObserver
instances to place an event for processing/evaluation.
Method Summary | |
---|---|
PatternAgentInstanceContext |
getContext()
|
void |
observerEvaluateFalse(boolean restartable)
Indicate that the observer turned permanently false. |
void |
observerEvaluateTrue(MatchedEventMap matchEvent,
boolean quitted)
Indicate an event for evaluation (sub-expression the observer represents has turned true). |
Method Detail |
---|
void observerEvaluateTrue(MatchedEventMap matchEvent, boolean quitted)
matchEvent
- is the matched events so farquitted
- whether the observer quit, usually "true" for most observersvoid observerEvaluateFalse(boolean restartable)
restartable
- PatternAgentInstanceContext getContext()
|
© 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 |