Interface AgentPoolUtil.PoolInfo
-
- All Known Implementing Classes:
PoolBox
- Enclosing class:
- AgentPoolUtil
public static interface AgentPoolUtil.PoolInfo
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getName()
boolean
isDefault()
-
-
-
Method Detail
-
getName
@NotNull String getName()
-
isDefault
boolean isDefault()
-
-