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

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

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

Classes in org.apache.commons.pool2.impl that implement GenericObjectPoolMXBean
 class GenericObjectPool<T>
          A configurable ObjectPool implementation.
 



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