A C D E G H I K M O P R S T V W

A

activate() - Method in class org.apache.commons.pool.VisitTracker
 
activateObject(Object) - Method in class org.apache.commons.pool.impl.TestGenericObjectPool.SimpleFactory
 
activateObject(Object) - Method in class org.apache.commons.pool.impl.TestSoftRefOutOfMemory.LargePoolableObjectFactory
 
activateObject(Object) - Method in class org.apache.commons.pool.impl.TestSoftRefOutOfMemory.SmallPoolableObjectFactory
 
activateObject(Object) - Method in class org.apache.commons.pool.MethodCallPoolableObjectFactory
 
activateObject(Object) - Method in class org.apache.commons.pool.performance.SleepingObjectFactory
 
activateObject(Object, Object) - Method in class org.apache.commons.pool.TestKeyedObjectPool.FailingKeyedPoolableObjectFactory
 
activateObject(Object) - Method in class org.apache.commons.pool.VisitTrackerFactory
 
activateObject(Object, Object) - Method in class org.apache.commons.pool.VisitTrackerFactory
 
activateObject(Object) - Method in class org.apache.commons.pool.WaiterFactory
 
activateObject(Object, Object) - Method in class org.apache.commons.pool.WaiterFactory
 

C

checkEvict(boolean) - Method in class org.apache.commons.pool.impl.TestGenericObjectPool
 
createObjectFactory() - Static method in class org.apache.commons.pool.TestKeyedObjectPoolFactory
 

D

destroy() - Method in class org.apache.commons.pool.VisitTracker
 
destroyObject(Object) - Method in class org.apache.commons.pool.impl.TestGenericObjectPool.SimpleFactory
 
destroyObject(Object) - Method in class org.apache.commons.pool.impl.TestSoftRefOutOfMemory.LargePoolableObjectFactory
 
destroyObject(Object) - Method in class org.apache.commons.pool.impl.TestSoftRefOutOfMemory.SmallPoolableObjectFactory
 
destroyObject(Object) - Method in class org.apache.commons.pool.MethodCallPoolableObjectFactory
 
destroyObject(Object) - Method in class org.apache.commons.pool.performance.SleepingObjectFactory
 
destroyObject(Object, Object) - Method in class org.apache.commons.pool.TestKeyedObjectPool.FailingKeyedPoolableObjectFactory
 
destroyObject(Object) - Method in class org.apache.commons.pool.VisitTrackerFactory
 
destroyObject(Object, Object) - Method in class org.apache.commons.pool.VisitTrackerFactory
 
destroyObject(Object) - Method in class org.apache.commons.pool.WaiterFactory
 
destroyObject(Object, Object) - Method in class org.apache.commons.pool.WaiterFactory
 
doWait() - Method in class org.apache.commons.pool.Waiter
Wait for Waiter.getLatency() ms.
doWait(long) - Method in class org.apache.commons.pool.WaiterFactory
 

E

equals(Object) - Method in class org.apache.commons.pool.MethodCall
 

G

getActivateCount() - Method in class org.apache.commons.pool.VisitTracker
 
getCurrentCount() - Method in class org.apache.commons.pool.MethodCallPoolableObjectFactory
 
getCurrentCount() - Method in class org.apache.commons.pool.TestKeyedObjectPool.FailingKeyedPoolableObjectFactory
 
getId() - Method in class org.apache.commons.pool.VisitTracker
 
getKey() - Method in class org.apache.commons.pool.VisitTracker
 
getLastIdleTimeMs() - Method in class org.apache.commons.pool.Waiter
Returns the last idle time for this instance in ms.
getLastPassivated() - Method in class org.apache.commons.pool.Waiter
Returns the system time of this instance's last passivation.
getLatency() - Method in class org.apache.commons.pool.Waiter
 
getMakeCounter() - Method in class org.apache.commons.pool.impl.TestGenericObjectPool.SimpleFactory
 
getMaxActive() - Method in class org.apache.commons.pool.WaiterFactory
 
getMethodCalls() - Method in class org.apache.commons.pool.MethodCallPoolableObjectFactory
 
getMethodCalls() - Method in class org.apache.commons.pool.TestKeyedObjectPool.FailingKeyedPoolableObjectFactory
 
getName() - Method in class org.apache.commons.pool.MethodCall
 
getNthObject(Object, int) - Method in class org.apache.commons.pool.impl.TestGenericKeyedObjectPool
 
getNthObject(int) - Method in class org.apache.commons.pool.impl.TestGenericObjectPool
 
getNthObject(int) - Method in class org.apache.commons.pool.impl.TestSoftReferenceObjectPool
 
getNthObject(Object, int) - Method in class org.apache.commons.pool.impl.TestStackKeyedObjectPool
 
getNthObject(int) - Method in class org.apache.commons.pool.impl.TestStackObjectPool
 
getNthObject(Object, int) - Method in class org.apache.commons.pool.TestBaseKeyedObjectPool
Return what we expect to be the nth object (zero indexed) created by the pool for the given key.
getNthObject(int) - Method in class org.apache.commons.pool.TestBaseObjectPool
 
getParams() - Method in class org.apache.commons.pool.MethodCall
 
getPassivateCount() - Method in class org.apache.commons.pool.VisitTracker
 
getReturned() - Method in class org.apache.commons.pool.MethodCall
 
getValidateCount() - Method in class org.apache.commons.pool.VisitTracker
 

H

hashCode() - Method in class org.apache.commons.pool.MethodCall
 

I

isActivateObjectFail() - Method in class org.apache.commons.pool.MethodCallPoolableObjectFactory
 
isActivateObjectFail() - Method in class org.apache.commons.pool.TestKeyedObjectPool.FailingKeyedPoolableObjectFactory
 
isActive() - Method in class org.apache.commons.pool.Waiter
Whether or not the instance is active.
isDebug() - Method in class org.apache.commons.pool.performance.SleepingObjectFactory
 
isDestroyed() - Method in class org.apache.commons.pool.VisitTracker
 
isDestroyObjectFail() - Method in class org.apache.commons.pool.MethodCallPoolableObjectFactory
 
isDestroyObjectFail() - Method in class org.apache.commons.pool.TestKeyedObjectPool.FailingKeyedPoolableObjectFactory
 
isFifo() - Method in class org.apache.commons.pool.impl.TestGenericKeyedObjectPool
 
isFifo() - Method in class org.apache.commons.pool.impl.TestGenericObjectPool
 
isFifo() - Method in class org.apache.commons.pool.impl.TestSoftReferenceObjectPool
 
isFifo() - Method in class org.apache.commons.pool.impl.TestStackKeyedObjectPool
 
isFifo() - Method in class org.apache.commons.pool.impl.TestStackObjectPool
 
isFifo() - Method in class org.apache.commons.pool.TestBaseKeyedObjectPool
 
isFifo() - Method in class org.apache.commons.pool.TestBaseObjectPool
 
isLifo() - Method in class org.apache.commons.pool.impl.TestGenericKeyedObjectPool
 
isLifo() - Method in class org.apache.commons.pool.impl.TestGenericObjectPool
 
isLifo() - Method in class org.apache.commons.pool.impl.TestSoftReferenceObjectPool
 
isLifo() - Method in class org.apache.commons.pool.impl.TestStackKeyedObjectPool
 
isLifo() - Method in class org.apache.commons.pool.impl.TestStackObjectPool
 
isLifo() - Method in class org.apache.commons.pool.TestBaseKeyedObjectPool
 
isLifo() - Method in class org.apache.commons.pool.TestBaseObjectPool
 
isMakeObjectFail() - Method in class org.apache.commons.pool.MethodCallPoolableObjectFactory
 
isMakeObjectFail() - Method in class org.apache.commons.pool.TestKeyedObjectPool.FailingKeyedPoolableObjectFactory
 
isPassivateObjectFail() - Method in class org.apache.commons.pool.MethodCallPoolableObjectFactory
 
isPassivateObjectFail() - Method in class org.apache.commons.pool.TestKeyedObjectPool.FailingKeyedPoolableObjectFactory
 
isThrowExceptionOnActivate() - Method in class org.apache.commons.pool.impl.TestGenericObjectPool.SimpleFactory
 
isValid() - Method in class org.apache.commons.pool.MethodCallPoolableObjectFactory
 
isValid() - Method in class org.apache.commons.pool.Waiter
 
isValidateObjectFail() - Method in class org.apache.commons.pool.MethodCallPoolableObjectFactory
 
isValidateObjectFail() - Method in class org.apache.commons.pool.TestKeyedObjectPool.FailingKeyedPoolableObjectFactory
 
isValidationEnabled() - Method in class org.apache.commons.pool.impl.TestGenericObjectPool.SimpleFactory
 

K

KEY - Variable in class org.apache.commons.pool.TestKeyedObjectPool
 

M

main(String[]) - Static method in class org.apache.commons.pool.performance.PerformanceTest
 
makeEmptyPool(int) - Method in class org.apache.commons.pool.impl.TestGenericKeyedObjectPool
 
makeEmptyPool(KeyedPoolableObjectFactory) - Method in class org.apache.commons.pool.impl.TestGenericKeyedObjectPool
 
makeEmptyPool(int) - Method in class org.apache.commons.pool.impl.TestGenericObjectPool
 
makeEmptyPool(PoolableObjectFactory) - Method in class org.apache.commons.pool.impl.TestGenericObjectPool
 
makeEmptyPool(int) - Method in class org.apache.commons.pool.impl.TestSoftReferenceObjectPool
 
makeEmptyPool(PoolableObjectFactory) - Method in class org.apache.commons.pool.impl.TestSoftReferenceObjectPool
 
makeEmptyPool(int) - Method in class org.apache.commons.pool.impl.TestStackKeyedObjectPool
 
makeEmptyPool(KeyedPoolableObjectFactory) - Method in class org.apache.commons.pool.impl.TestStackKeyedObjectPool
 
makeEmptyPool(int) - Method in class org.apache.commons.pool.impl.TestStackObjectPool
 
makeEmptyPool(PoolableObjectFactory) - Method in class org.apache.commons.pool.impl.TestStackObjectPool
 
makeEmptyPool(KeyedPoolableObjectFactory) - Method in class org.apache.commons.pool.TestBaseKeyedObjectPool
 
makeEmptyPool(int) - Method in class org.apache.commons.pool.TestBaseKeyedObjectPool
Create an KeyedObjectPool instance that can contain at least mincapacity idle and active objects, or throw IllegalArgumentException if such a pool cannot be created.
makeEmptyPool(int) - Method in class org.apache.commons.pool.TestBaseObjectPool
 
makeEmptyPool(PoolableObjectFactory) - Method in class org.apache.commons.pool.TestBaseObjectPool
 
makeEmptyPool(KeyedPoolableObjectFactory) - Method in class org.apache.commons.pool.TestKeyedObjectPool
Create an KeyedObjectPool with the specified factory.
makeEmptyPool(PoolableObjectFactory) - Method in class org.apache.commons.pool.TestObjectPool
Create an ObjectPool with the specified factory.
makeFactory(KeyedPoolableObjectFactory) - Method in class org.apache.commons.pool.impl.TestGenericKeyedObjectPoolFactory
 
makeFactory(PoolableObjectFactory) - Method in class org.apache.commons.pool.impl.TestGenericObjectPoolFactory
 
makeFactory(KeyedPoolableObjectFactory) - Method in class org.apache.commons.pool.impl.TestStackKeyedObjectPoolFactory
 
makeFactory(PoolableObjectFactory) - Method in class org.apache.commons.pool.impl.TestStackObjectPoolFactory
 
makeFactory() - Method in class org.apache.commons.pool.TestKeyedObjectPoolFactory
 
makeFactory(KeyedPoolableObjectFactory) - Method in class org.apache.commons.pool.TestKeyedObjectPoolFactory
 
makeFactory() - Method in class org.apache.commons.pool.TestObjectPoolFactory
 
makeFactory(PoolableObjectFactory) - Method in class org.apache.commons.pool.TestObjectPoolFactory
 
makeKey(int) - Method in class org.apache.commons.pool.impl.TestGenericKeyedObjectPool
 
makeKey(int) - Method in class org.apache.commons.pool.impl.TestStackKeyedObjectPool
 
makeKey(int) - Method in class org.apache.commons.pool.TestBaseKeyedObjectPool
 
makeObject() - Method in class org.apache.commons.pool.impl.TestGenericObjectPool.SimpleFactory
 
makeObject() - Method in class org.apache.commons.pool.impl.TestSoftRefOutOfMemory.LargePoolableObjectFactory
 
makeObject() - Method in class org.apache.commons.pool.impl.TestSoftRefOutOfMemory.SmallPoolableObjectFactory
 
makeObject() - Method in class org.apache.commons.pool.MethodCallPoolableObjectFactory
 
makeObject() - Method in class org.apache.commons.pool.performance.SleepingObjectFactory
 
makeObject(Object) - Method in class org.apache.commons.pool.TestKeyedObjectPool.FailingKeyedPoolableObjectFactory
 
makeObject() - Method in class org.apache.commons.pool.VisitTrackerFactory
 
makeObject(Object) - Method in class org.apache.commons.pool.VisitTrackerFactory
 
makeObject() - Method in class org.apache.commons.pool.WaiterFactory
 
makeObject(Object) - Method in class org.apache.commons.pool.WaiterFactory
 
MethodCall - Class in org.apache.commons.pool
Holds method names, parameters, and return values for tracing method calls.
MethodCall(String) - Constructor for class org.apache.commons.pool.MethodCall
 
MethodCall(String, Object) - Constructor for class org.apache.commons.pool.MethodCall
 
MethodCall(String, Object, Object) - Constructor for class org.apache.commons.pool.MethodCall
 
MethodCall(String, List) - Constructor for class org.apache.commons.pool.MethodCall
 
MethodCallPoolableObjectFactory - Class in org.apache.commons.pool
A poolable object factory that tracks how methods are called.
MethodCallPoolableObjectFactory() - Constructor for class org.apache.commons.pool.MethodCallPoolableObjectFactory
 

O

org.apache.commons.pool - package org.apache.commons.pool
 
org.apache.commons.pool.impl - package org.apache.commons.pool.impl
 
org.apache.commons.pool.performance - package org.apache.commons.pool.performance
 

P

passivate() - Method in class org.apache.commons.pool.VisitTracker
 
passivateObject(Object) - Method in class org.apache.commons.pool.impl.TestGenericObjectPool.SimpleFactory
 
passivateObject(Object) - Method in class org.apache.commons.pool.impl.TestSoftRefOutOfMemory.LargePoolableObjectFactory
 
passivateObject(Object) - Method in class org.apache.commons.pool.impl.TestSoftRefOutOfMemory.SmallPoolableObjectFactory
 
passivateObject(Object) - Method in class org.apache.commons.pool.MethodCallPoolableObjectFactory
 
passivateObject(Object) - Method in class org.apache.commons.pool.performance.SleepingObjectFactory
 
passivateObject(Object, Object) - Method in class org.apache.commons.pool.TestKeyedObjectPool.FailingKeyedPoolableObjectFactory
 
passivateObject(Object) - Method in class org.apache.commons.pool.VisitTrackerFactory
 
passivateObject(Object, Object) - Method in class org.apache.commons.pool.VisitTrackerFactory
 
passivateObject(Object) - Method in class org.apache.commons.pool.WaiterFactory
 
passivateObject(Object, Object) - Method in class org.apache.commons.pool.WaiterFactory
 
PerformanceTest - Class in org.apache.commons.pool.performance
Multi-thread performance test
PerformanceTest() - Constructor for class org.apache.commons.pool.performance.PerformanceTest
 
pool - Variable in class org.apache.commons.pool.impl.TestGenericObjectPool
 
PrivateException - Exception in org.apache.commons.pool
An exception that only is thrown by these tests.
PrivateException(String) - Constructor for exception org.apache.commons.pool.PrivateException
 

R

reset() - Method in class org.apache.commons.pool.MethodCallPoolableObjectFactory
 
reset() - Method in class org.apache.commons.pool.TestKeyedObjectPool.FailingKeyedPoolableObjectFactory
 
reset() - Method in class org.apache.commons.pool.VisitTracker
 
reset() - Method in class org.apache.commons.pool.WaiterFactory
 
resetId() - Method in class org.apache.commons.pool.VisitTrackerFactory
 
returned(Object) - Method in class org.apache.commons.pool.MethodCall
 
runTestThreads(int, int, int) - Method in class org.apache.commons.pool.impl.TestGenericKeyedObjectPool
Kicks off test threads, each of which will go through borrow-return cycles with random delay times <= delay in between.
runTestThreads(int, int, int) - Method in class org.apache.commons.pool.impl.TestGenericObjectPool
Kicks off test threads, each of which will go through borrow-return cycles with random delay times <= delay in between.

S

setActivateObjectFail(boolean) - Method in class org.apache.commons.pool.MethodCallPoolableObjectFactory
 
setActivateObjectFail(boolean) - Method in class org.apache.commons.pool.TestKeyedObjectPool.FailingKeyedPoolableObjectFactory
 
setActive(boolean) - Method in class org.apache.commons.pool.Waiter
Sets the active state and updates lastIdleTime or lastPassivated as appropriate.
setCurrentCount(int) - Method in class org.apache.commons.pool.MethodCallPoolableObjectFactory
 
setCurrentCount(int) - Method in class org.apache.commons.pool.TestKeyedObjectPool.FailingKeyedPoolableObjectFactory
 
setDebug(boolean) - Method in class org.apache.commons.pool.performance.SleepingObjectFactory
 
setDestroyLatency(long) - Method in class org.apache.commons.pool.impl.TestGenericObjectPool.SimpleFactory
 
setDestroyObjectFail(boolean) - Method in class org.apache.commons.pool.MethodCallPoolableObjectFactory
 
setDestroyObjectFail(boolean) - Method in class org.apache.commons.pool.TestKeyedObjectPool.FailingKeyedPoolableObjectFactory
 
setEvenValid(boolean) - Method in class org.apache.commons.pool.impl.TestGenericObjectPool.SimpleFactory
 
setLatency(long) - Method in class org.apache.commons.pool.Waiter
 
setLogLevel(int) - Method in class org.apache.commons.pool.performance.PerformanceTest
 
setMakeLatency(long) - Method in class org.apache.commons.pool.impl.TestGenericObjectPool.SimpleFactory
 
setMakeObjectFail(boolean) - Method in class org.apache.commons.pool.MethodCallPoolableObjectFactory
 
setMakeObjectFail(boolean) - Method in class org.apache.commons.pool.TestKeyedObjectPool.FailingKeyedPoolableObjectFactory
 
setMaxActive(int) - Method in class org.apache.commons.pool.impl.TestGenericObjectPool.SimpleFactory
 
setOddValid(boolean) - Method in class org.apache.commons.pool.impl.TestGenericObjectPool.SimpleFactory
 
setPassivateObjectFail(boolean) - Method in class org.apache.commons.pool.MethodCallPoolableObjectFactory
 
setPassivateObjectFail(boolean) - Method in class org.apache.commons.pool.TestKeyedObjectPool.FailingKeyedPoolableObjectFactory
 
setReturned(Object) - Method in class org.apache.commons.pool.MethodCall
 
setThrowExceptionOnActivate(boolean) - Method in class org.apache.commons.pool.impl.TestGenericObjectPool.SimpleFactory
 
setThrowExceptionOnDestroy(boolean) - Method in class org.apache.commons.pool.impl.TestGenericObjectPool.SimpleFactory
 
setThrowExceptionOnPassivate(boolean) - Method in class org.apache.commons.pool.impl.TestGenericObjectPool.SimpleFactory
 
setUp() - Method in class org.apache.commons.pool.impl.TestGenericKeyedObjectPool
 
setUp() - Method in class org.apache.commons.pool.impl.TestGenericObjectPool
 
setUp() - Method in class org.apache.commons.pool.impl.TestStackKeyedObjectPool
 
setUp() - Method in class org.apache.commons.pool.TestBaseKeyedObjectPool
 
setValid(boolean) - Method in class org.apache.commons.pool.impl.TestGenericObjectPool.SimpleFactory
 
setValid(boolean) - Method in class org.apache.commons.pool.MethodCallPoolableObjectFactory
 
setValid(boolean) - Method in class org.apache.commons.pool.Waiter
 
setValidateLatency(long) - Method in class org.apache.commons.pool.impl.TestGenericObjectPool.SimpleFactory
 
setValidateObjectFail(boolean) - Method in class org.apache.commons.pool.MethodCallPoolableObjectFactory
 
setValidateObjectFail(boolean) - Method in class org.apache.commons.pool.TestKeyedObjectPool.FailingKeyedPoolableObjectFactory
 
setValidationEnabled(boolean) - Method in class org.apache.commons.pool.impl.TestGenericObjectPool.SimpleFactory
 
SleepingObjectFactory - Class in org.apache.commons.pool.performance
Sleepy ObjectFactory (everything takes a while longer)
SleepingObjectFactory() - Constructor for class org.apache.commons.pool.performance.SleepingObjectFactory
 

T

tearDown() - Method in class org.apache.commons.pool.impl.TestGenericKeyedObjectPool
 
tearDown() - Method in class org.apache.commons.pool.impl.TestGenericObjectPool
 
tearDown() - Method in class org.apache.commons.pool.impl.TestSoftRefOutOfMemory
 
tearDown() - Method in class org.apache.commons.pool.impl.TestStackKeyedObjectPool
 
tearDown() - Method in class org.apache.commons.pool.TestBaseKeyedObjectPool
 
testAdaptKeyedObjectPool() - Method in class org.apache.commons.pool.TestPoolUtils
 
testAdaptKeyedObjectPoolKey() - Method in class org.apache.commons.pool.TestPoolUtils
 
testAdaptKeyedPoolableObjectFactory() - Method in class org.apache.commons.pool.TestPoolUtils
 
testAdaptKeyedPoolableObjectFactoryKey() - Method in class org.apache.commons.pool.TestPoolUtils
 
testAdaptObjectPool() - Method in class org.apache.commons.pool.TestPoolUtils
 
testAdaptPoolableObjectFactory() - Method in class org.apache.commons.pool.TestPoolUtils
 
testAddObject() - Method in class org.apache.commons.pool.impl.TestGenericObjectPool
 
testBaseAddObject() - Method in class org.apache.commons.pool.TestBaseKeyedObjectPool
 
testBaseAddObject() - Method in class org.apache.commons.pool.TestBaseObjectPool
 
testBaseBorrow() - Method in class org.apache.commons.pool.TestBaseKeyedObjectPool
 
testBaseBorrow() - Method in class org.apache.commons.pool.TestBaseObjectPool
 
testBaseBorrowReturn() - Method in class org.apache.commons.pool.TestBaseKeyedObjectPool
 
testBaseBorrowReturn() - Method in class org.apache.commons.pool.TestBaseObjectPool
 
testBaseClear() - Method in class org.apache.commons.pool.TestBaseKeyedObjectPool
 
testBaseClear() - Method in class org.apache.commons.pool.TestBaseObjectPool
 
testBaseClosePool() - Method in class org.apache.commons.pool.TestBaseObjectPool
 
testBaseInvalidateObject() - Method in class org.apache.commons.pool.TestBaseKeyedObjectPool
 
testBaseInvalidateObject() - Method in class org.apache.commons.pool.TestBaseObjectPool
 
TestBaseKeyedObjectPool - Class in org.apache.commons.pool
 
TestBaseKeyedObjectPool(String) - Constructor for class org.apache.commons.pool.TestBaseKeyedObjectPool
 
TestBaseKeyedPoolableObjectFactory - Class in org.apache.commons.pool
 
TestBaseKeyedPoolableObjectFactory(String) - Constructor for class org.apache.commons.pool.TestBaseKeyedPoolableObjectFactory
 
testBaseNumActiveNumIdle() - Method in class org.apache.commons.pool.TestBaseKeyedObjectPool
 
testBaseNumActiveNumIdle() - Method in class org.apache.commons.pool.TestBaseObjectPool
 
testBaseNumActiveNumIdle2() - Method in class org.apache.commons.pool.TestBaseKeyedObjectPool
 
TestBaseObjectPool - Class in org.apache.commons.pool
 
TestBaseObjectPool(String) - Constructor for class org.apache.commons.pool.TestBaseObjectPool
 
TestBasePoolableObjectFactory - Class in org.apache.commons.pool
 
TestBasePoolableObjectFactory(String) - Constructor for class org.apache.commons.pool.TestBasePoolableObjectFactory
 
testBlockedKeyDoesNotBlockPool() - Method in class org.apache.commons.pool.impl.TestGenericKeyedObjectPool
 
testBorrowFromEmptyPoolWithNullFactory() - Method in class org.apache.commons.pool.impl.TestStackKeyedObjectPool
 
testBorrowFromEmptyPoolWithNullFactory() - Method in class org.apache.commons.pool.impl.TestStackObjectPool
Deprecated. - to be removed in pool 2.0
testBorrowObjectFairness() - Method in class org.apache.commons.pool.impl.TestGenericObjectPool
 
testBorrowReturnWithSometimesInvalidObjects() - Method in class org.apache.commons.pool.impl.TestStackKeyedObjectPool
 
testBorrowReturnWithSometimesInvalidObjects() - Method in class org.apache.commons.pool.impl.TestStackObjectPool
Verifies that validation and passivation failures returning objects are handled properly - instances destroyed and not returned to the pool, but no exceptions propagated.
testBorrowWithSometimesInvalidObjects() - Method in class org.apache.commons.pool.impl.TestStackObjectPool
Verifies that validation failures when borrowing newly created instances from the pool result in NoSuchElementExceptions and passivation failures result in instances not being returned to the pool.
testBrokenFactoryShouldNotBlockPool() - Method in class org.apache.commons.pool.impl.TestGenericObjectPool
On first borrow, first object fails validation, second object is OK.
testCanResetFactoryWithoutActiveObjects() - Method in class org.apache.commons.pool.impl.TestStackKeyedObjectPool
 
testCanResetFactoryWithoutActiveObjects() - Method in class org.apache.commons.pool.impl.TestStackObjectPool
Deprecated. - to be removed in pool 2.0
testCantResetFactoryWithActiveObjects() - Method in class org.apache.commons.pool.impl.TestStackKeyedObjectPool
 
testCantResetFactoryWithActiveObjects() - Method in class org.apache.commons.pool.impl.TestStackObjectPool
Deprecated. - to be removed in pool 2.0
testCheckedPoolKeyedObjectPool() - Method in class org.apache.commons.pool.TestPoolUtils
 
testCheckedPoolObjectPool() - Method in class org.apache.commons.pool.TestPoolUtils
 
testCheckMinIdleKeyedObjectPool() - Method in class org.apache.commons.pool.TestPoolUtils
 
testCheckMinIdleKeyedObjectPoolKeys() - Method in class org.apache.commons.pool.TestPoolUtils
 
testCheckMinIdleObjectPool() - Method in class org.apache.commons.pool.TestPoolUtils
 
testClear() - Method in class org.apache.commons.pool.impl.TestGenericKeyedObjectPool
POOL-192 Verify that clear(key) does not leak capacity due to _numInternalProcessing not being decremented.
testClose() - Method in class org.apache.commons.pool.impl.TestStackObjectPool
Verifies close contract - idle instances are destroyed, returning instances are destroyed, add/borrowObject throw IllegalStateException.
testClose() - Method in class org.apache.commons.pool.TestBaseObjectPool
 
testCloseBug() - Method in class org.apache.commons.pool.impl.TestStackKeyedObjectPool
 
testClosedPoolBehavior() - Method in class org.apache.commons.pool.TestKeyedObjectPool
 
testClosedPoolBehavior() - Method in class org.apache.commons.pool.TestObjectPool
 
testConcurrentBorrowAndEvict() - Method in class org.apache.commons.pool.impl.TestGenericObjectPool
 
testConstructors() - Method in class org.apache.commons.pool.impl.TestGenericKeyedObjectPool
 
testConstructors() - Method in class org.apache.commons.pool.impl.TestGenericKeyedObjectPoolFactory
 
testConstructors() - Method in class org.apache.commons.pool.impl.TestGenericObjectPool
 
testConstructors() - Method in class org.apache.commons.pool.impl.TestGenericObjectPoolFactory
 
testConstructors() - Method in class org.apache.commons.pool.impl.TestStackKeyedObjectPoolFactory
 
testConstructors() - Method in class org.apache.commons.pool.impl.TestStackObjectPoolFactory
 
testCreatePool() - Method in class org.apache.commons.pool.TestKeyedObjectPoolFactory
 
testCreatePool() - Method in class org.apache.commons.pool.TestObjectPoolFactory
 
testDebugInfo() - Method in class org.apache.commons.pool.impl.TestGenericObjectPool
 
testDefaultConfiguration() - Method in class org.apache.commons.pool.impl.TestGenericObjectPool
 
testDefaultMethods() - Method in class org.apache.commons.pool.TestBaseKeyedPoolableObjectFactory
 
testDefaultMethods() - Method in class org.apache.commons.pool.TestBasePoolableObjectFactory
 
testErodingPerKeyKeyedObjectPool() - Method in class org.apache.commons.pool.TestPoolUtils
 
testErodingPoolKeyedObjectPool() - Method in class org.apache.commons.pool.TestPoolUtils
 
testErodingPoolObjectPool() - Method in class org.apache.commons.pool.TestPoolUtils
 
testEvictAddObjects() - Method in class org.apache.commons.pool.impl.TestGenericObjectPool
Tests addObject contention between ensureMinIdle triggered by the Evictor with minIdle > 0 and borrowObject.
testEvictFIFO() - Method in class org.apache.commons.pool.impl.TestGenericObjectPool
 
testEviction() - Method in class org.apache.commons.pool.impl.TestGenericKeyedObjectPool
 
testEviction() - Method in class org.apache.commons.pool.impl.TestGenericObjectPool
 
testEviction2() - Method in class org.apache.commons.pool.impl.TestGenericKeyedObjectPool
 
testEvictionOrder() - Method in class org.apache.commons.pool.impl.TestGenericKeyedObjectPool
Test to make sure evictor visits least recently used objects first, regardless of FIFO/LIFO JIRA: POOL-86
testEvictionOrder() - Method in class org.apache.commons.pool.impl.TestGenericObjectPool
Test to make sure evictor visits least recently used objects first, regardless of FIFO/LIFO JIRA: POOL-86
testEvictionSoftMinIdle() - Method in class org.apache.commons.pool.impl.TestGenericObjectPool
 
testEvictionWithNegativeNumTests() - Method in class org.apache.commons.pool.impl.TestGenericObjectPool
 
testEvictLIFO() - Method in class org.apache.commons.pool.impl.TestGenericObjectPool
 
testEvictorVisiting() - Method in class org.apache.commons.pool.impl.TestGenericKeyedObjectPool
Verifies that the evictor visits objects in expected order and frequency.
testEvictorVisiting() - Method in class org.apache.commons.pool.impl.TestGenericObjectPool
Verifies that the evictor visits objects in expected order and frequency.
testEvictWhileEmpty() - Method in class org.apache.commons.pool.impl.TestGenericObjectPool
 
testExceptionOnActivate() - Method in class org.apache.commons.pool.impl.TestStackObjectPool
Verifies that exceptions thrown by factory activate method are not propagated to the caller.
testExceptionOnActivateDuringBorrow() - Method in class org.apache.commons.pool.impl.TestGenericKeyedObjectPool
 
testExceptionOnActivateDuringBorrow() - Method in class org.apache.commons.pool.impl.TestGenericObjectPool
 
testExceptionOnDestroy() - Method in class org.apache.commons.pool.impl.TestStackObjectPool
Verifies that exceptions thrown by factory destroy are swallowed by both addObject and returnObject.
testExceptionOnDestroyDuringBorrow() - Method in class org.apache.commons.pool.impl.TestGenericKeyedObjectPool
 
testExceptionOnDestroyDuringBorrow() - Method in class org.apache.commons.pool.impl.TestGenericObjectPool
 
testExceptionOnDestroyDuringReturn() - Method in class org.apache.commons.pool.impl.TestGenericKeyedObjectPool
 
testExceptionOnDestroyDuringReturn() - Method in class org.apache.commons.pool.impl.TestGenericObjectPool
 
testExceptionOnMake() - Method in class org.apache.commons.pool.impl.TestStackObjectPool
Verifies that exceptions thrown by makeObject are propagated.
testExceptionOnPassivate() - Method in class org.apache.commons.pool.impl.TestStackObjectPool
Verifies that addObject propagates exceptions thrown by factory passivate, but returnObject swallows these.
testExceptionOnPassivateDuringReturn() - Method in class org.apache.commons.pool.impl.TestGenericKeyedObjectPool
 
testExceptionOnPassivateDuringReturn() - Method in class org.apache.commons.pool.impl.TestGenericObjectPool
 
testExceptionOnValidate() - Method in class org.apache.commons.pool.impl.TestStackObjectPool
Verifies that validation exceptions always propagate
testFIFO() - Method in class org.apache.commons.pool.impl.TestGenericKeyedObjectPool
 
testFIFO() - Method in class org.apache.commons.pool.impl.TestGenericObjectPool
 
TestGenericKeyedObjectPool - Class in org.apache.commons.pool.impl
 
TestGenericKeyedObjectPool(String) - Constructor for class org.apache.commons.pool.impl.TestGenericKeyedObjectPool
 
TestGenericKeyedObjectPoolFactory - Class in org.apache.commons.pool.impl
Tests for GenericKeyedObjectPoolFactory.
TestGenericKeyedObjectPoolFactory(String) - Constructor for class org.apache.commons.pool.impl.TestGenericKeyedObjectPoolFactory
 
TestGenericObjectPool - Class in org.apache.commons.pool.impl
 
TestGenericObjectPool(String) - Constructor for class org.apache.commons.pool.impl.TestGenericObjectPool
 
TestGenericObjectPool.SimpleFactory - Class in org.apache.commons.pool.impl
 
TestGenericObjectPool.SimpleFactory() - Constructor for class org.apache.commons.pool.impl.TestGenericObjectPool.SimpleFactory
 
TestGenericObjectPool.SimpleFactory(boolean) - Constructor for class org.apache.commons.pool.impl.TestGenericObjectPool.SimpleFactory
 
TestGenericObjectPool.SimpleFactory(boolean, boolean) - Constructor for class org.apache.commons.pool.impl.TestGenericObjectPool.SimpleFactory
 
TestGenericObjectPoolFactory - Class in org.apache.commons.pool.impl
Tests for GenericObjectPoolFactory.
TestGenericObjectPoolFactory(String) - Constructor for class org.apache.commons.pool.impl.TestGenericObjectPoolFactory
 
testIdleCap() - Method in class org.apache.commons.pool.impl.TestStackKeyedObjectPool
 
testIdleCap() - Method in class org.apache.commons.pool.impl.TestStackObjectPool
 
testInitIdleCapacityExceeded() - Method in class org.apache.commons.pool.impl.TestStackObjectPool
Verifies that initIdleCapacity is not a hard limit, but maxIdle is.
testInvalidWhenExhaustedAction() - Method in class org.apache.commons.pool.impl.TestGenericObjectPool
 
testJavaBeanInstantiation() - Method in class org.apache.commons.pool.TestPoolUtils
 
TestKeyedObjectPool - Class in org.apache.commons.pool
Abstract TestCase for ObjectPool implementations.
TestKeyedObjectPool(String) - Constructor for class org.apache.commons.pool.TestKeyedObjectPool
 
TestKeyedObjectPool.FailingKeyedPoolableObjectFactory - Class in org.apache.commons.pool
 
TestKeyedObjectPool.FailingKeyedPoolableObjectFactory() - Constructor for class org.apache.commons.pool.TestKeyedObjectPool.FailingKeyedPoolableObjectFactory
 
TestKeyedObjectPoolFactory - Class in org.apache.commons.pool
Tests for all KeyedObjectPoolFactorys.
TestKeyedObjectPoolFactory(String) - Constructor for class org.apache.commons.pool.TestKeyedObjectPoolFactory
 
testKPOFAddObjectUsage() - Method in class org.apache.commons.pool.TestKeyedObjectPool
 
testKPOFBorrowObjectUsages() - Method in class org.apache.commons.pool.TestKeyedObjectPool
 
testKPOFClearUsages() - Method in class org.apache.commons.pool.TestKeyedObjectPool
 
testKPOFCloseUsages() - Method in class org.apache.commons.pool.TestKeyedObjectPool
 
testKPOFInvalidateObjectUsages() - Method in class org.apache.commons.pool.TestKeyedObjectPool
 
testKPOFReturnObjectUsages() - Method in class org.apache.commons.pool.TestKeyedObjectPool
 
testLIFO() - Method in class org.apache.commons.pool.impl.TestGenericKeyedObjectPool
 
testLIFO() - Method in class org.apache.commons.pool.impl.TestGenericObjectPool
 
testMakeConcurrentWithReturn() - Method in class org.apache.commons.pool.impl.TestGenericObjectPool
Test the following scenario: Thread 1 borrows an instance Thread 2 starts to borrow another instance before thread 1 returns its instance Thread 1 returns its instance while thread 2 is validating its newly created instance The test verifies that the instance created by Thread 2 is not leaked.
testMakeNull() - Method in class org.apache.commons.pool.impl.TestStackObjectPool
Verifies NoSuchElementException when the factory returns a null object in borrowObject
testMaxActive() - Method in class org.apache.commons.pool.impl.TestGenericKeyedObjectPool
 
testMaxActive() - Method in class org.apache.commons.pool.impl.TestGenericObjectPool
 
testMaxActiveInvariant() - Method in class org.apache.commons.pool.impl.TestGenericObjectPool
Verifies that maxActive is not exceeded when factory destroyObject has high latency, testOnReturn is set and there is high incidence of validation failures.
testMaxActivePerKeyExceeded() - Method in class org.apache.commons.pool.impl.TestGenericKeyedObjectPool
Test case for POOL-180.
testMaxActiveUnderLoad() - Method in class org.apache.commons.pool.impl.TestGenericObjectPool
 
testMaxActiveZero() - Method in class org.apache.commons.pool.impl.TestGenericKeyedObjectPool
 
testMaxActiveZero() - Method in class org.apache.commons.pool.impl.TestGenericObjectPool
 
testMaxIdle() - Method in class org.apache.commons.pool.impl.TestGenericKeyedObjectPool
 
testMaxIdle() - Method in class org.apache.commons.pool.impl.TestGenericObjectPool
 
testMaxIdleInitCapacityOutOfRange() - Method in class org.apache.commons.pool.impl.TestStackObjectPool
Verify that out of range constructor arguments are ignored.
testMaxIdleZero() - Method in class org.apache.commons.pool.impl.TestGenericObjectPool
 
testMaxTotal() - Method in class org.apache.commons.pool.impl.TestGenericKeyedObjectPool
 
testMaxTotalInvariant() - Method in class org.apache.commons.pool.impl.TestGenericKeyedObjectPool
Verifies that maxTotal is not exceeded when factory destroyObject has high latency, testOnReturn is set and there is high incidence of validation failures.
testMaxTotalLRU() - Method in class org.apache.commons.pool.impl.TestGenericKeyedObjectPool
 
testMaxTotalZero() - Method in class org.apache.commons.pool.impl.TestGenericKeyedObjectPool
 
testMaxWaitMultiThreaded() - Method in class org.apache.commons.pool.impl.TestGenericKeyedObjectPool
 
testMaxWaitMultiThreaded() - Method in class org.apache.commons.pool.impl.TestGenericObjectPool
 
testMinIdle() - Method in class org.apache.commons.pool.impl.TestGenericKeyedObjectPool
 
testMinIdle() - Method in class org.apache.commons.pool.impl.TestGenericObjectPool
 
testMinIdleMaxActive() - Method in class org.apache.commons.pool.impl.TestGenericKeyedObjectPool
 
testMinIdleMaxActive() - Method in class org.apache.commons.pool.impl.TestGenericObjectPool
 
testMinIdleNoPopulateImmediately() - Method in class org.apache.commons.pool.impl.TestGenericKeyedObjectPool
 
testMinIdleNoPreparePool() - Method in class org.apache.commons.pool.impl.TestGenericKeyedObjectPool
 
testNegativeMaxActive() - Method in class org.apache.commons.pool.impl.TestGenericKeyedObjectPool
 
testNegativeMaxActive() - Method in class org.apache.commons.pool.impl.TestGenericObjectPool
 
testNumActiveNumIdle2() - Method in class org.apache.commons.pool.impl.TestGenericKeyedObjectPool
 
TestObjectPool - Class in org.apache.commons.pool
Abstract TestCase for ObjectPool implementations.
TestObjectPool(String) - Constructor for class org.apache.commons.pool.TestObjectPool
 
TestObjectPoolFactory - Class in org.apache.commons.pool
Unit tests for all ObjectPoolFactory.
TestObjectPoolFactory(String) - Constructor for class org.apache.commons.pool.TestObjectPoolFactory
 
testOutOfMemory() - Method in class org.apache.commons.pool.impl.TestSoftRefOutOfMemory
 
testOutOfMemory1000() - Method in class org.apache.commons.pool.impl.TestSoftRefOutOfMemory
 
testOutOfMemoryError() - Method in class org.apache.commons.pool.impl.TestSoftRefOutOfMemory
Makes sure an OutOfMemoryError isn't swallowed.
testOutOfMemoryLarge() - Method in class org.apache.commons.pool.impl.TestSoftRefOutOfMemory
 
testPOFAddObjectUsage() - Method in class org.apache.commons.pool.TestObjectPool
 
testPOFBorrowObjectUsages() - Method in class org.apache.commons.pool.TestObjectPool
 
testPOFClearUsages() - Method in class org.apache.commons.pool.TestObjectPool
 
testPOFCloseUsages() - Method in class org.apache.commons.pool.TestObjectPool
 
testPOFInvalidateObjectUsages() - Method in class org.apache.commons.pool.TestObjectPool
 
testPOFReturnObjectUsages() - Method in class org.apache.commons.pool.TestObjectPool
 
TestPoolUtils - Class in org.apache.commons.pool
Unit tests for PoolUtils.
TestPoolUtils() - Constructor for class org.apache.commons.pool.TestPoolUtils
 
testPoolWithNullFactory() - Method in class org.apache.commons.pool.impl.TestStackKeyedObjectPool
 
testPoolWithNullFactory() - Method in class org.apache.commons.pool.impl.TestStackObjectPool
Deprecated. - to be removed in pool 2.0
testPrefillKeyedObjectPool() - Method in class org.apache.commons.pool.TestPoolUtils
 
testPrefillKeyedObjectPoolCollection() - Method in class org.apache.commons.pool.TestPoolUtils
 
testPrefillObjectPool() - Method in class org.apache.commons.pool.TestPoolUtils
 
testRemoveOldest() - Method in class org.apache.commons.pool.impl.TestStackKeyedObjectPool
Verifies maxSleeping contract: When returnObject triggers maxSleeping exceeded, the bottom (oldest) instance in the pool is destroyed to make room for the newly returning instance, which is pushed onto the idle object stack.
testReturnObjectDiscardOrder() - Method in class org.apache.commons.pool.impl.TestStackObjectPool
Verifies that when returning objects cause maxSleeping exceeded, oldest instances are destroyed to make room for returning objects.
testSetConfig() - Method in class org.apache.commons.pool.impl.TestGenericObjectPool
 
testSetFactory() - Method in class org.apache.commons.pool.impl.TestStackKeyedObjectPool
 
testSetFactory() - Method in class org.apache.commons.pool.impl.TestStackObjectPool
Deprecated. - to be removed in pool 2.0
testSetFactory() - Method in class org.apache.commons.pool.TestObjectPool
 
testSetFactoryWithActiveObjects() - Method in class org.apache.commons.pool.impl.TestGenericObjectPool
 
testSetFactoryWithNoActiveObjects() - Method in class org.apache.commons.pool.impl.TestGenericObjectPool
 
testSettersAndGetters() - Method in class org.apache.commons.pool.impl.TestGenericKeyedObjectPool
 
testSettersAndGetters() - Method in class org.apache.commons.pool.impl.TestGenericObjectPool
 
TestSoftReferenceObjectPool - Class in org.apache.commons.pool.impl
 
TestSoftReferenceObjectPool(String) - Constructor for class org.apache.commons.pool.impl.TestSoftReferenceObjectPool
 
TestSoftRefOutOfMemory - Class in org.apache.commons.pool.impl
 
TestSoftRefOutOfMemory(String) - Constructor for class org.apache.commons.pool.impl.TestSoftRefOutOfMemory
 
TestSoftRefOutOfMemory.LargePoolableObjectFactory - Class in org.apache.commons.pool.impl
 
TestSoftRefOutOfMemory.LargePoolableObjectFactory(int) - Constructor for class org.apache.commons.pool.impl.TestSoftRefOutOfMemory.LargePoolableObjectFactory
 
TestSoftRefOutOfMemory.SmallPoolableObjectFactory - Class in org.apache.commons.pool.impl
 
TestSoftRefOutOfMemory.SmallPoolableObjectFactory() - Constructor for class org.apache.commons.pool.impl.TestSoftRefOutOfMemory.SmallPoolableObjectFactory
 
TestStackKeyedObjectPool - Class in org.apache.commons.pool.impl
 
TestStackKeyedObjectPool(String) - Constructor for class org.apache.commons.pool.impl.TestStackKeyedObjectPool
 
TestStackKeyedObjectPoolFactory - Class in org.apache.commons.pool.impl
Tests for StackKeyedObjectPoolFactory.
TestStackKeyedObjectPoolFactory(String) - Constructor for class org.apache.commons.pool.impl.TestStackKeyedObjectPoolFactory
 
TestStackObjectPool - Class in org.apache.commons.pool.impl
 
TestStackObjectPool(String) - Constructor for class org.apache.commons.pool.impl.TestStackObjectPool
 
TestStackObjectPoolFactory - Class in org.apache.commons.pool.impl
Tests for StackObjectPoolFactory.
TestStackObjectPoolFactory(String) - Constructor for class org.apache.commons.pool.impl.TestStackObjectPoolFactory
 
testStartAndStopEvictor() - Method in class org.apache.commons.pool.impl.TestGenericObjectPool
 
testSynchronizedPoolableFactoryKeyedPoolableObjectFactory() - Method in class org.apache.commons.pool.TestPoolUtils
 
testSynchronizedPoolableFactoryPoolableObjectFactory() - Method in class org.apache.commons.pool.TestPoolUtils
 
testSynchronizedPoolKeyedObjectPool() - Method in class org.apache.commons.pool.TestPoolUtils
 
testSynchronizedPoolObjectPool() - Method in class org.apache.commons.pool.TestPoolUtils
 
testThreaded1() - Method in class org.apache.commons.pool.impl.TestGenericKeyedObjectPool
 
testThreaded1() - Method in class org.apache.commons.pool.impl.TestGenericObjectPool
 
testTimeoutNoLeak() - Method in class org.apache.commons.pool.impl.TestGenericObjectPool
 
testToString() - Method in class org.apache.commons.pool.impl.TestStackKeyedObjectPool
 
testToString() - Method in class org.apache.commons.pool.TestKeyedObjectPool
 
testToString() - Method in class org.apache.commons.pool.TestKeyedObjectPoolFactory
 
testToString() - Method in class org.apache.commons.pool.TestObjectPool
 
testToString() - Method in class org.apache.commons.pool.TestObjectPoolFactory
 
testUnsupportedOperations() - Method in class org.apache.commons.pool.TestBaseKeyedObjectPool
 
testUnsupportedOperations() - Method in class org.apache.commons.pool.TestBaseObjectPool
 
testVariousConstructors() - Method in class org.apache.commons.pool.impl.TestStackKeyedObjectPool
 
testVariousConstructors() - Method in class org.apache.commons.pool.impl.TestStackObjectPool
 
testWhenExhaustedBlock() - Method in class org.apache.commons.pool.impl.TestGenericObjectPool
 
testWhenExhaustedBlockClosePool() - Method in class org.apache.commons.pool.impl.TestGenericKeyedObjectPool
 
testWhenExhaustedBlockClosePool() - Method in class org.apache.commons.pool.impl.TestGenericObjectPool
 
testWhenExhaustedBlockInterupt() - Method in class org.apache.commons.pool.impl.TestGenericObjectPool
 
testWhenExhaustedFail() - Method in class org.apache.commons.pool.impl.TestGenericObjectPool
 
testWhenExhaustedGrow() - Method in class org.apache.commons.pool.impl.TestGenericKeyedObjectPool
 
testWhenExhaustedGrow() - Method in class org.apache.commons.pool.impl.TestGenericObjectPool
 
toString() - Method in class org.apache.commons.pool.MethodCall
 
toString() - Method in class org.apache.commons.pool.VisitTracker
 

V

validate() - Method in class org.apache.commons.pool.VisitTracker
 
validateObject(Object) - Method in class org.apache.commons.pool.impl.TestGenericObjectPool.SimpleFactory
 
validateObject(Object) - Method in class org.apache.commons.pool.impl.TestSoftRefOutOfMemory.LargePoolableObjectFactory
 
validateObject(Object) - Method in class org.apache.commons.pool.impl.TestSoftRefOutOfMemory.SmallPoolableObjectFactory
 
validateObject(Object) - Method in class org.apache.commons.pool.MethodCallPoolableObjectFactory
 
validateObject(Object) - Method in class org.apache.commons.pool.performance.SleepingObjectFactory
 
validateObject(Object, Object) - Method in class org.apache.commons.pool.TestKeyedObjectPool.FailingKeyedPoolableObjectFactory
 
validateObject(Object) - Method in class org.apache.commons.pool.VisitTrackerFactory
 
validateObject(Object, Object) - Method in class org.apache.commons.pool.VisitTrackerFactory
 
validateObject(Object) - Method in class org.apache.commons.pool.WaiterFactory
 
validateObject(Object, Object) - Method in class org.apache.commons.pool.WaiterFactory
 
VisitTracker - Class in org.apache.commons.pool
Test pooled object class.
VisitTracker() - Constructor for class org.apache.commons.pool.VisitTracker
 
VisitTracker(int) - Constructor for class org.apache.commons.pool.VisitTracker
 
VisitTracker(int, Object) - Constructor for class org.apache.commons.pool.VisitTracker
 
VisitTrackerFactory - Class in org.apache.commons.pool
Factory that creates VisitTracker instances.
VisitTrackerFactory() - Constructor for class org.apache.commons.pool.VisitTrackerFactory
 

W

Waiter - Class in org.apache.commons.pool
Object created by WaiterFactory.
Waiter(boolean, boolean, long) - Constructor for class org.apache.commons.pool.Waiter
 
WaiterFactory - Class in org.apache.commons.pool
Object factory with configurable latencies for object lifecycle methods.
WaiterFactory(long, long, long, long, long, long, long, long, double) - Constructor for class org.apache.commons.pool.WaiterFactory
 
WaiterFactory(long, long, long, long, long, long) - Constructor for class org.apache.commons.pool.WaiterFactory
 
WaiterFactory(long, long, long, long, long, long, long) - Constructor for class org.apache.commons.pool.WaiterFactory
 

A C D E G H I K M O P R S T V W

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