com.espertech.esper.core.context.mgr
Class AgentInstance

java.lang.Object
  extended by com.espertech.esper.core.context.mgr.AgentInstance

public class AgentInstance
extends java.lang.Object


Constructor Summary
AgentInstance(StopCallback stopCallback, AgentInstanceContext agentInstanceContext, Viewable finalView)
           
 
Method Summary
 AgentInstanceContext getAgentInstanceContext()
           
 Viewable getFinalView()
           
 StopCallback getStopCallback()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AgentInstance

public AgentInstance(StopCallback stopCallback,
                     AgentInstanceContext agentInstanceContext,
                     Viewable finalView)
Method Detail

getStopCallback

public StopCallback getStopCallback()

getAgentInstanceContext

public AgentInstanceContext getAgentInstanceContext()

getFinalView

public Viewable getFinalView()

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