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

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

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

Classes in org.apache.commons.pool2.impl that implement GenericKeyedObjectPoolMXBean
 class GenericKeyedObjectPool<K,T>
          A configurable KeyedObjectPool implementation.
 



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