Class FakeAgentPoolManager

  • All Implemented Interfaces:
    AgentPoolManager

    public class FakeAgentPoolManager
    extends Object
    implements AgentPoolManager
    Fake simple agent pool manager, for testing purposes. Not thread safe. Some of functions are not implemented.
    Author:
    Leonid Bushuev from JetBrains