Package net.spy.pool

Spy Object Pooling System

See:
          Description

Class Summary
GarbageCollector Perform garbage collection with rate control.
JDBCPoolAble PoolAble object for containing a JDBC object.
JDBCPoolFiller PoolFiller object to fill a pool with JDBC PoolAbles
ObjectPool ObjectPool is the entry point for all object pooling facilities in net.spy.pool.*.
PoolAble PoolAble is the object container that is used to store objects in the pool.
PoolContainer PoolContainer is the storage for a given pool.
PooledObject Pooled object return package.
PoolFiller The PoolFiller class is used to populate entries in a pool.
SNPPPoolAble PoolAble object for containing a SNPP object.
SNPPPoolFiller PoolFiller object to fill a pool with SNPP PoolAbles
 

Exception Summary
NoSuchPoolException Exception thrown when there's NoSuchPool.
PoolException Exception thrown when there's a problem dealing with the pool.
 

Package net.spy.pool Description

Spy Object Pooling System



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