Interface Agent
-
- All Known Implementing Classes:
ElasticAgent
,RemoteAgent
,UpgradeRemoteAgent
public interface Agent
The interface that the remote agent class needs to implement
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
start(AgentContext fingerprint)
-
-
-
Method Detail
-
start
void start(AgentContext fingerprint)
-
-