com.espertech.esper.core.support
Class SupportStatementContextFactory

java.lang.Object
  extended by com.espertech.esper.core.support.SupportStatementContextFactory

public class SupportStatementContextFactory
extends java.lang.Object


Constructor Summary
SupportStatementContextFactory()
           
 
Method Summary
static AgentInstanceContext makeAgentInstanceContext()
           
static AgentInstanceContext makeAgentInstanceContext(SchedulingService stub)
           
static AgentInstanceViewFactoryChainContext makeAgentInstanceViewFactoryContext()
           
static AgentInstanceViewFactoryChainContext makeAgentInstanceViewFactoryContext(SchedulingService stub)
           
static StatementContext makeContext()
           
static StatementContext makeContext(int statementId)
           
static StatementContext makeContext(int statementId, SchedulingService stub)
           
static StatementContext makeContext(SchedulingService stub)
           
static ExprEvaluatorContext makeEvaluatorContext()
           
static ViewFactoryContext makeViewContext()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SupportStatementContextFactory

public SupportStatementContextFactory()
Method Detail

makeEvaluatorContext

public static ExprEvaluatorContext makeEvaluatorContext()

makeAgentInstanceContext

public static AgentInstanceContext makeAgentInstanceContext(SchedulingService stub)

makeAgentInstanceContext

public static AgentInstanceContext makeAgentInstanceContext()

makeAgentInstanceViewFactoryContext

public static AgentInstanceViewFactoryChainContext makeAgentInstanceViewFactoryContext(SchedulingService stub)

makeAgentInstanceViewFactoryContext

public static AgentInstanceViewFactoryChainContext makeAgentInstanceViewFactoryContext()

makeViewContext

public static ViewFactoryContext makeViewContext()

makeContext

public static StatementContext makeContext()

makeContext

public static StatementContext makeContext(int statementId)

makeContext

public static StatementContext makeContext(SchedulingService stub)

makeContext

public static StatementContext makeContext(int statementId,
                                           SchedulingService stub)

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