Uses of Package
org.apache.commons.pool.impl
Packages that use org.apache.commons.pool.impl
-
Classes in org.apache.commons.pool.impl used by org.apache.commons.pool.implClassDescriptionThis class has been copied from Commons Collections, version 3.1 in order to eliminate the dependency of pool on collections.A simple "struct" encapsulating the configuration information for a
GenericKeyedObjectPool
.The idle object evictorTimerTask
.Latch used to control allocation order of objects to threads to ensure fairness.A "struct" that keeps additional information about the actual queue of pooled objects.A simple "struct" encapsulating an object instance and a timestamp.A simple "struct" encapsulating the configuration information for aGenericObjectPool
.The idle object evictorTimerTask
.Latch used to control allocation order of objects to threads to ensure fairness.