Interface AgentPoolLimits

    • Method Detail

      • getMaxAgents

        int getMaxAgents()
        Returns:
        maximum number of agents which can be added to the pool, -1 means unlimited
      • getMinAgents

        int getMinAgents()
        Returns:
        minimum number of agents which should be preserved in the pool