com.espertech.esper.core.support
Class SupportStatementContextFactory
java.lang.Object
com.espertech.esper.core.support.SupportStatementContextFactory
public class SupportStatementContextFactory
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SupportStatementContextFactory
public SupportStatementContextFactory()
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)