|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PoolFiller | |
|---|---|
| net.spy.pool | Spy Object Pooling System |
| Uses of PoolFiller in net.spy.pool |
|---|
| Subclasses of PoolFiller in net.spy.pool | |
|---|---|
class |
JDBCPoolFiller
PoolFiller object to fill a pool with JDBC PoolAbles |
class |
SNPPPoolFiller
PoolFiller object to fill a pool with SNPP PoolAbles |
| Methods in net.spy.pool with parameters of type PoolFiller | |
|---|---|
void |
ObjectPool.createPool(java.lang.String name,
PoolFiller pf)
Create a new object pool. |
| Constructors in net.spy.pool with parameters of type PoolFiller | |
|---|---|
PoolContainer(java.lang.String nm,
PoolFiller pf)
Create a new PoolContainer for a pool with a given name, and filler. |
|
PoolContainer(java.lang.String nm,
PoolFiller pf,
SpyConfig cnf)
Create a new PoolContainer for a pool with a given name, and filler. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||