public class AgentInstance extends Object
Constructor and Description |
---|
AgentInstance(AgentInstanceStopCallback stopCallback,
AgentInstanceContext agentInstanceContext,
Viewable finalView) |
Modifier and Type | Method and Description |
---|---|
AgentInstanceContext |
getAgentInstanceContext() |
Viewable |
getFinalView() |
AgentInstanceStopCallback |
getStopCallback() |
public AgentInstance(AgentInstanceStopCallback stopCallback, AgentInstanceContext agentInstanceContext, Viewable finalView)
public AgentInstanceStopCallback getStopCallback()
public AgentInstanceContext getAgentInstanceContext()
public Viewable getFinalView()
Copyright © 2005–2018. All rights reserved.