Uses of Class
net.spy.pool.PoolFiller

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(String name, PoolFiller pf)
          Create a new object pool.
 

Constructors in net.spy.pool with parameters of type PoolFiller
PoolContainer(String nm, PoolFiller pf)
          Create a new PoolContainer for a pool with a given name, and filler.
PoolContainer(String nm, PoolFiller pf, SpyConfig cnf)
          Create a new PoolContainer for a pool with a given name, and filler.
 



Copyright © 1995-2007 SPY Internetworking. All Rights Reserved.