Class AgentInstanceUtil.AgentInstanceFinalizedMgmtCallback
java.lang.Object
com.espertech.esper.common.internal.context.util.AgentInstanceUtil.AgentInstanceFinalizedMgmtCallback
- All Implemented Interfaces:
AgentInstanceMgmtCallback
- Enclosing class:
- AgentInstanceUtil
public static class AgentInstanceUtil.AgentInstanceFinalizedMgmtCallback
extends Object
implements AgentInstanceMgmtCallback
-
Field Summary
Fields inherited from interface com.espertech.esper.common.internal.context.util.AgentInstanceMgmtCallback
INSTANCE_NO_ACTION
-
Method Summary
Modifier and TypeMethodDescriptionvoid
stop
(AgentInstanceStopServices services) void
transfer
(AgentInstanceTransferServices services)
-
Method Details
-
stop
- Specified by:
stop
in interfaceAgentInstanceMgmtCallback
-
transfer
- Specified by:
transfer
in interfaceAgentInstanceMgmtCallback
-