|
||||||||||
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 | |
---|---|
void |
observerEvaluateFalse()
Indicate that the observer turned permanently false. |
void |
observerEvaluateTrue(MatchedEventMap matchEvent)
Indicate an event for evaluation (sub-expression the observer represents has turned true). |
Method Detail |
---|
void observerEvaluateTrue(MatchedEventMap matchEvent)
matchEvent
- is the matched events so farvoid observerEvaluateFalse()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |