Uses of Interface
com.espertech.esper.core.context.factory.StatementAgentInstanceFactory

Packages that use StatementAgentInstanceFactory
com.espertech.esper.core.context.factory Statement agent instance factories. 
com.espertech.esper.core.context.mgr Context management. 
 

Uses of StatementAgentInstanceFactory in com.espertech.esper.core.context.factory
 

Classes in com.espertech.esper.core.context.factory that implement StatementAgentInstanceFactory
 class StatementAgentInstanceFactoryCreateWindow
           
 class StatementAgentInstanceFactoryOnTrigger
           
 class StatementAgentInstanceFactorySelect
           
 class StatementAgentInstanceFactoryUpdate
           
 

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

Methods in com.espertech.esper.core.context.mgr that return StatementAgentInstanceFactory
 StatementAgentInstanceFactory ContextControllerStatementBase.getFactory()
           
 

Constructors in com.espertech.esper.core.context.mgr with parameters of type StatementAgentInstanceFactory
ContextControllerStatementBase(StatementSpecCompiled statementSpec, StatementContext statementContext, ContextMergeView mergeView, StatementAgentInstanceFactory factory)
           
ContextManagedStatementCreateWindowDesc(StatementSpecCompiled statementSpec, StatementContext statementContext, ContextMergeView mergeView, StatementAgentInstanceFactory factory)
           
ContextManagedStatementOnTriggerDesc(StatementSpecCompiled statementSpec, StatementContext statementContext, ContextMergeView mergeView, StatementAgentInstanceFactory factory)
           
ContextManagedStatementSelectDesc(StatementSpecCompiled statementSpec, StatementContext statementContext, ContextMergeView mergeView, StatementAgentInstanceFactory factory, java.util.List<AggregationServiceAggExpressionDesc> aggregationExpressions, SubSelectStrategyCollection subSelectPrototypeCollection)
           
 


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