Class AdminProxy


  • @Deprecated
    public class AdminProxy
    extends Object
    Deprecated.
    only used in tests
    A AdminProxy service provides a TCP service allowing remote administration of agent servers.

    The AdminProxy service can be configured by the way of service argument:

    • the TCP port number, by default this port is 8091.
    • the number of monitor needed to handled requests.
    Note: This class is only used in test framework to stop/kill the server.