|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PatternMatchCallback
Callback interface for anything that requires to be informed of matching events which would be stored in the MatchedEventMap structure passed to the implementation.
Method Summary | |
---|---|
void |
matchFound(java.util.Map<java.lang.String,java.lang.Object> matchEvent)
Indicate matching events. |
Method Detail |
---|
void matchFound(java.util.Map<java.lang.String,java.lang.Object> matchEvent)
matchEvent
- contains a map of event tags and event objects
|
© 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 |