public class DefaultPoolController
extends java.lang.Object
implements org.apache.avalon.excalibur.pool.PoolController
PoolController that controls how many
instances of a Poolable are created at one time.| Modifier and Type | Field and Description |
|---|---|
private int |
m_amount |
| Constructor and Description |
|---|
DefaultPoolController() |
DefaultPoolController(int amount) |