|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.excalibur.mpool.DefaultPoolManager
This interface is for a PoolManager that creates pools that are managed asynchronously. The contract is that the controller type is specified in the constructor.
| Field Summary |
| Fields inherited from interface org.apache.excalibur.mpool.PoolManager |
ROLE |
| Constructor Summary | |
DefaultPoolManager()
|
|
DefaultPoolManager(Sink commandSink)
|
|
| Method Summary | |
Pool |
getManagedPool(ObjectFactory factory,
int initialEntries)
Return a managed pool that has a controller. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DefaultPoolManager()
public DefaultPoolManager(Sink commandSink)
| Method Detail |
public Pool getManagedPool(ObjectFactory factory,
int initialEntries)
throws java.lang.Exception
getManagedPool in interface PoolManagerjava.lang.Exception
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||