Interface Agent

All Known Implementing Classes:
ElasticAgent, RemoteAgent, UpgradeRemoteAgent

public interface Agent
The interface that the remote agent class needs to implement
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    start(AgentContext fingerprint)
     
  • Method Details