com.espertech.esper.core.context.factory
Class StatementAgentInstanceFactoryCreateWindow

java.lang.Object
  extended by com.espertech.esper.core.context.factory.StatementAgentInstanceFactoryCreateWindow
All Implemented Interfaces:
StatementAgentInstanceFactory

public class StatementAgentInstanceFactoryCreateWindow
extends java.lang.Object
implements StatementAgentInstanceFactory


Constructor Summary
StatementAgentInstanceFactoryCreateWindow(StatementContext statementContext, StatementSpecCompiled statementSpec, EPServicesContext services, ViewableActivatorFilterProxy activator, ViewFactoryChain unmaterializedViewChain, ResultSetProcessorFactoryDesc resultSetProcessorPrototype, OutputProcessViewFactory outputProcessViewFactory, boolean recoveringStatement)
           
 
Method Summary
 StatementAgentInstanceFactoryCreateWindowResult newContext(AgentInstanceContext agentInstanceContext, boolean isRecoveringResilient)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StatementAgentInstanceFactoryCreateWindow

public StatementAgentInstanceFactoryCreateWindow(StatementContext statementContext,
                                                 StatementSpecCompiled statementSpec,
                                                 EPServicesContext services,
                                                 ViewableActivatorFilterProxy activator,
                                                 ViewFactoryChain unmaterializedViewChain,
                                                 ResultSetProcessorFactoryDesc resultSetProcessorPrototype,
                                                 OutputProcessViewFactory outputProcessViewFactory,
                                                 boolean recoveringStatement)
Method Detail

newContext

public StatementAgentInstanceFactoryCreateWindowResult newContext(AgentInstanceContext agentInstanceContext,
                                                                  boolean isRecoveringResilient)
Specified by:
newContext in interface StatementAgentInstanceFactory

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