Uses of Interface
org.apache.commons.pool2.impl.EvictionPolicy

Packages that use EvictionPolicy
org.apache.commons.pool2.impl Object pooling API implementations. 
 

Uses of EvictionPolicy in org.apache.commons.pool2.impl
 

Classes in org.apache.commons.pool2.impl that implement EvictionPolicy
 class DefaultEvictionPolicy<T>
          Provides the default implementation of EvictionPolicy used by the pools.
 



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