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  
TestBaseKeyedPoolableObjectFactory  
TestBaseObjectPool  
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 Test pooled object class.
VisitTrackerFactory Factory that creates VisitTracker instances.
Waiter Object created by WaiterFactory.
WaiterFactory Object factory with configurable latencies for object lifecycle methods.
 

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



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