public interface AgentPoolLimits
| Modifier and Type | Field and Description |
|---|---|
static AgentPoolLimits |
DEFAULT
Default limits for a newly created agent pool
|
static int |
UNLIMITED |
| Modifier and Type | Method and Description |
|---|---|
int |
getMaxAgents() |
int |
getMinAgents() |
static final int UNLIMITED
static final AgentPoolLimits DEFAULT