Uses of Class
com.cafesoft.core.pool.ObjectPoolException

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

Uses of ObjectPoolException in com.cafesoft.core.pool
 

Methods in com.cafesoft.core.pool that throw ObjectPoolException
 void LiteObjectPool.addObject(Object object, int objectStatus)
          Add an Object to the ObjectPool.
 void StandardLiteObjectPool.addObject(Object object, int objectStatus)
          Add an Object to the ObjectPool.
 Object LiteObjectPool.borrowObject()
          Borrow an Object from the ObjectPool.
 Object StandardLiteObjectPool.borrowObject()
          Borrow an Object from the ObjectPool.
 



Generated on 10:38:35 AM April 14, 2011, © 1996-2010 Cafésoft LLC. All rights reserved.