| Package | Description |
|---|---|
| org.apache.excalibur.mpool |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ManagablePool
This is the interface for Pools that are not a fixed size.
|
| Modifier and Type | Method and Description |
|---|---|
Pool |
PoolManager.getManagedPool(ObjectFactory factory,
int initialEntries)
Return a managed pool that has a controller.
|