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

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

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

Classes in com.espertech.esper.core.context.mgr that implement ContextControllerConditionCallback
 class ContextControllerInitTerm
           
 

Methods in com.espertech.esper.core.context.mgr with parameters of type ContextControllerConditionCallback
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)
           
 

Constructors in com.espertech.esper.core.context.mgr with parameters of type ContextControllerConditionCallback
ContextControllerConditionCrontab(StatementContext statementContext, ScheduleSlot scheduleSlot, ContextDetailConditionCrontab spec, ContextControllerConditionCallback callback, ContextInternalFilterAddendum filterAddendum)
           
ContextControllerConditionFilter(EPServicesContext servicesContext, AgentInstanceContext agentInstanceContext, ContextDetailConditionFilter endpointFilterSpec, ContextControllerConditionCallback callback, ContextInternalFilterAddendum filterAddendum)
           
ContextControllerConditionPattern(EPServicesContext servicesContext, AgentInstanceContext agentInstanceContext, ContextDetailConditionPattern endpointPatternSpec, ContextControllerConditionCallback callback, ContextInternalFilterAddendum filterAddendum, boolean startEndpoint, ContextStatePathKey contextStatePathKey)
           
ContextControllerConditionTimePeriod(java.lang.String contextName, AgentInstanceContext agentInstanceContext, ScheduleSlot scheduleSlot, ContextDetailConditionTimePeriod spec, ContextControllerConditionCallback callback, ContextInternalFilterAddendum filterAddendum)
           
 


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