Uses of Package
com.cafesoft.core.pool

Packages that use com.cafesoft.core.pool
com.cafesoft.core.pool Provides classes for object pooling.  
 

Classes in com.cafesoft.core.pool used by com.cafesoft.core.pool
LiteObjectPool
          The LiteObjectPool interface defines an interface for an ObjectPool object that does not carry with it several restrictions that our ObjectPool interface does.
ObjectPool
          The ObjectPool interface defines a collection of methods that define a basic ObjectPool.
ObjectPoolConfig
          Interface that defines a configuration object.
ObjectPoolException
          Thrown if an error occurrs related to object pools.
PoolableObjectFactory
          The PoolableObjectFactory is designed to manage the creation, validation, and destruction of objects that are stored in the ObjectPool.
 



Generated on 8:41:50 AM June 06, 2005, © 1996-2005 Cafésoft LLC. All rights reserved.