Class AgentInstance
java.lang.Object
com.espertech.esper.common.internal.context.util.AgentInstance
-
Constructor Summary
ConstructorDescriptionAgentInstance
(AgentInstanceMgmtCallback stopCallback, AgentInstanceContext agentInstanceContext, Viewable finalView) -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
AgentInstance
public AgentInstance(AgentInstanceMgmtCallback stopCallback, AgentInstanceContext agentInstanceContext, Viewable finalView)
-
-
Method Details
-
getStopCallback
-
getAgentInstanceContext
-
getFinalView
-