public interface PoolManager
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ROLE |
| Modifier and Type | Method and Description |
|---|---|
Pool |
getManagedPool(ObjectFactory factory,
int initialEntries)
Return a managed pool that has a controller.
|
Pool getManagedPool(ObjectFactory factory, int initialEntries) throws java.lang.Exception
java.lang.Exception