public interface AgentControl
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getAgentId()
Returns the agent's identifier
|
AgentUpdateHandler |
getAgentUpdateHandler()
Returns the update handler
|
ConfigurationHandler |
getConfigurationHandler()
Returns the configuration handler
|
DeploymentHandler |
getDeploymentHandler()
Returns the deployment handler
|
FeedbackHandler |
getFeedbackHandler()
Returns the feedback handler
|
java.lang.String getAgentId()
ConfigurationHandler getConfigurationHandler()
DeploymentHandler getDeploymentHandler()
AgentUpdateHandler getAgentUpdateHandler()
FeedbackHandler getFeedbackHandler()