Uses of Class
net.spy.pool.PoolAble

Packages that use PoolAble
net.spy.pool Spy Object Pooling System 
 

Uses of PoolAble in net.spy.pool
 

Subclasses of PoolAble in net.spy.pool
 class JDBCPoolAble
          PoolAble object for containing a JDBC object.
 class SNPPPoolAble
          PoolAble object for containing a SNPP object.
 

Methods in net.spy.pool that return PoolAble
 PoolAble SNPPPoolFiller.getObject()
          get a new object for the pool.
abstract  PoolAble PoolFiller.getObject()
          Get an object for the pool.
 PoolAble JDBCPoolFiller.getObject()
          get a new object for the pool.
 

Constructors in net.spy.pool with parameters of type PoolAble
PooledObject(PoolAble p)
          Get a new PooledObject containing the given PoolAble
 



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