com.espertech.esper.core.context.mgr
Class ContextControllerConditionPattern.ConditionPatternMatchCallback

java.lang.Object
  extended by com.espertech.esper.core.context.mgr.ContextControllerConditionPattern.ConditionPatternMatchCallback
All Implemented Interfaces:
PatternMatchCallback
Enclosing class:
ContextControllerConditionPattern

public static class ContextControllerConditionPattern.ConditionPatternMatchCallback
extends java.lang.Object
implements PatternMatchCallback


Constructor Summary
ContextControllerConditionPattern.ConditionPatternMatchCallback(ContextControllerConditionPattern condition)
           
 
Method Summary
 boolean isInvoked()
           
 void matchFound(java.util.Map<java.lang.String,java.lang.Object> matchEvent)
          Indicate matching events.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContextControllerConditionPattern.ConditionPatternMatchCallback

public ContextControllerConditionPattern.ConditionPatternMatchCallback(ContextControllerConditionPattern condition)
Method Detail

matchFound

public void matchFound(java.util.Map<java.lang.String,java.lang.Object> matchEvent)
Description copied from interface: PatternMatchCallback
Indicate matching events.

Specified by:
matchFound in interface PatternMatchCallback
Parameters:
matchEvent - contains a map of event tags and event objects

isInvoked

public boolean isInvoked()

© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com