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

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

public class StatementAgentInstanceFactoryNoAgentInstance
extends java.lang.Object
implements StatementAgentInstanceFactory


Constructor Summary
StatementAgentInstanceFactoryNoAgentInstance(Viewable sharedFinalView)
           
 
Method Summary
 void assignExpressions(StatementAgentInstanceFactoryResult result)
           
 StatementAgentInstanceFactoryCreateSchemaResult newContext(AgentInstanceContext agentInstanceContext, boolean isRecoveringResilient)
           
 void unassignExpressions()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StatementAgentInstanceFactoryNoAgentInstance

public StatementAgentInstanceFactoryNoAgentInstance(Viewable sharedFinalView)
Method Detail

newContext

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

assignExpressions

public void assignExpressions(StatementAgentInstanceFactoryResult result)
Specified by:
assignExpressions in interface StatementAgentInstanceFactory

unassignExpressions

public void unassignExpressions()
Specified by:
unassignExpressions in interface StatementAgentInstanceFactory

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