public interface AgentInstanceMgmtCallback
Modifier and Type | Field and Description |
---|---|
static AgentInstanceMgmtCallback |
INSTANCE_NO_ACTION |
Modifier and Type | Method and Description |
---|---|
void |
stop(AgentInstanceStopServices services) |
default void |
transfer(AgentInstanceTransferServices services) |
static final AgentInstanceMgmtCallback INSTANCE_NO_ACTION
void stop(AgentInstanceStopServices services)
default void transfer(AgentInstanceTransferServices services)
Copyright © 2005–2021. All rights reserved.