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

java.lang.Object
  extended by com.espertech.esper.core.context.factory.StatementAgentInstanceFactoryResult
      extended by com.espertech.esper.core.context.factory.StatementAgentInstanceFactoryCreateWindowResult

public class StatementAgentInstanceFactoryCreateWindowResult
extends StatementAgentInstanceFactoryResult


Constructor Summary
StatementAgentInstanceFactoryCreateWindowResult(Viewable finalView, StopCallback stopCallback, AgentInstanceContext agentInstanceContext, Viewable eventStreamParentViewable, StatementAgentInstancePostLoad postLoad, Viewable topView)
           
 
Method Summary
 Viewable getEventStreamParentViewable()
           
 StatementAgentInstancePostLoad getPostLoad()
           
 Viewable getTopView()
           
 
Methods inherited from class com.espertech.esper.core.context.factory.StatementAgentInstanceFactoryResult
getAgentInstanceContext, getFinalView, getOptionalAggegationService, getPreloadList, getPreviousNodeStrategies, getPriorNodeStrategies, getStopCallback, getSubselectStrategies
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StatementAgentInstanceFactoryCreateWindowResult

public StatementAgentInstanceFactoryCreateWindowResult(Viewable finalView,
                                                       StopCallback stopCallback,
                                                       AgentInstanceContext agentInstanceContext,
                                                       Viewable eventStreamParentViewable,
                                                       StatementAgentInstancePostLoad postLoad,
                                                       Viewable topView)
Method Detail

getEventStreamParentViewable

public Viewable getEventStreamParentViewable()

getPostLoad

public StatementAgentInstancePostLoad getPostLoad()

getTopView

public Viewable getTopView()

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