Uses of Interface
com.espertech.esper.core.context.mgr.ContextControllerCondition

Packages that use ContextControllerCondition
com.espertech.esper.core.context.mgr Context management. 
 

Uses of ContextControllerCondition in com.espertech.esper.core.context.mgr
 

Classes in com.espertech.esper.core.context.mgr that implement ContextControllerCondition
 class ContextControllerConditionCrontab
           
 class ContextControllerConditionFilter
           
 class ContextControllerConditionImmediate
          Context condition used for Non-Overlapping contexts only, when @Now is specified.
 class ContextControllerConditionPattern
           
 class ContextControllerConditionTimePeriod
           
 

Fields in com.espertech.esper.core.context.mgr declared as ContextControllerCondition
protected  ContextControllerCondition ContextControllerInitTerm.startCondition
           
 

Fields in com.espertech.esper.core.context.mgr with type parameters of type ContextControllerCondition
protected  java.util.Map<ContextControllerCondition,ContextControllerInitTermInstance> ContextControllerInitTerm.endConditions
           
 

Methods in com.espertech.esper.core.context.mgr that return ContextControllerCondition
static ContextControllerCondition ContextControllerConditionFactory.getEndpoint(java.lang.String contextName, EPServicesContext servicesContext, AgentInstanceContext agentInstanceContext, ContextDetailCondition endpoint, ContextControllerConditionCallback callback, ContextInternalFilterAddendum filterAddendum, boolean isStartEndpoint, int nestingLevel, int pathId, int subpathId)
           
protected  ContextControllerCondition ContextControllerInitTerm.makeEndpoint(ContextDetailCondition endpoint, ContextInternalFilterAddendum filterAddendum, boolean isStartEndpoint, int subPathId)
           
 

Methods in com.espertech.esper.core.context.mgr with parameters of type ContextControllerCondition
protected  boolean ContextControllerInitTerm.determineCurrentlyRunning(ContextControllerCondition startCondition)
           
 void ContextControllerInitTerm.rangeNotification(java.util.Map<java.lang.String,java.lang.Object> builtinProperties, ContextControllerCondition originCondition, EventBean optionalTriggeringEvent, java.util.Map<java.lang.String,java.lang.Object> optionalTriggeringPattern, ContextInternalFilterAddendum filterAddendum)
           
 void ContextControllerConditionCallback.rangeNotification(java.util.Map<java.lang.String,java.lang.Object> builtinProperties, ContextControllerCondition originEndpoint, EventBean optionalTriggeringEvent, java.util.Map<java.lang.String,java.lang.Object> optionalTriggeringPattern, ContextInternalFilterAddendum filterAddendum)
           
 


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