Package org.apache.commons.pool

Class Summary
MethodCall Holds method names, parameters, and return values for tracing method calls.
MethodCallPoolableObjectFactory A poolable object factory that tracks how methods are called.
TestBaseKeyedObjectPool<K,V>  
TestBaseKeyedPoolableObjectFactory  
TestBaseObjectPool<T>  
TestBasePoolableObjectFactory  
TestKeyedObjectPool Abstract TestCase for ObjectPool implementations.
TestKeyedObjectPool.FailingKeyedPoolableObjectFactory  
TestKeyedObjectPoolFactory Tests for all KeyedObjectPoolFactorys.
TestObjectPool Abstract TestCase for ObjectPool implementations.
TestObjectPoolFactory Unit tests for all ObjectPoolFactory.
TestPoolUtils Unit tests for PoolUtils.
VisitTracker<K> Test pooled object class.
VisitTrackerFactory<K> Factory that creates VisitTracker instances.
Waiter Object created by WaiterFactory.
WaiterFactory<K> Object factory with configurable latencies for object lifecycle methods.
 

Exception Summary
PrivateException An exception that only is thrown by these tests.
 



Copyright © 2001-2012 The Apache Software Foundation. All Rights Reserved.