Protomatter Software v1.1.8

Uses of Package
com.protomatter.pool

Packages that use com.protomatter.pool
com.protomatter.jdbc.pool A JDBC Driver that maintains a pool of connections. 
com.protomatter.pool An object pooling framework. 
com.protomatter.util A collection of utility classes. 
 

Classes in com.protomatter.pool used by com.protomatter.jdbc.pool
GrowingObjectPool
          An ObjectPool implementation that has an initial size and an optional max size.
ObjectPool
          The interface for a generic object pool.
ObjectPoolObject
          An object that's to be used within the context of an ObjectPool.
SimpleObjectPool
          A minimal implementation of an ObjectPool.
 

Classes in com.protomatter.pool used by com.protomatter.pool
ObjectPool
          The interface for a generic object pool.
ObjectPoolObject
          An object that's to be used within the context of an ObjectPool.
PoolException
          An exception related to Object Pools.
SimpleObjectPool
          A minimal implementation of an ObjectPool.
 

Classes in com.protomatter.pool used by com.protomatter.util
GrowingObjectPool
          An ObjectPool implementation that has an initial size and an optional max size.
ObjectPool
          The interface for a generic object pool.
ObjectPoolObject
          An object that's to be used within the context of an ObjectPool.
SimpleObjectPool
          A minimal implementation of an ObjectPool.
 


Protomatter Software v1.1.8
Copyright 1998-2002 Nate Sammons

Protomatter Software v1.1.8 http://protomatter.sourceforge.net/1.1.8