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

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

public class StatementAgentInstanceFactoryCreateWindow
extends StatementAgentInstanceFactoryBase


Constructor Summary
StatementAgentInstanceFactoryCreateWindow(StatementContext statementContext, StatementSpecCompiled statementSpec, EPServicesContext services, ViewableActivatorFilterProxy activator, ViewFactoryChain unmaterializedViewChain, ResultSetProcessorFactoryDesc resultSetProcessorPrototype, OutputProcessViewFactory outputProcessViewFactory, boolean recoveringStatement)
           
 
Method Summary
 StatementAgentInstanceFactoryCreateWindowResult newContextInternal(AgentInstanceContext agentInstanceContext, boolean isRecoveringResilient)
           
 
Methods inherited from class com.espertech.esper.core.context.factory.StatementAgentInstanceFactoryBase
newContext
 
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

newContextInternal

public StatementAgentInstanceFactoryCreateWindowResult newContextInternal(AgentInstanceContext agentInstanceContext,
                                                                          boolean isRecoveringResilient)
Specified by:
newContextInternal in class StatementAgentInstanceFactoryBase

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