Uses of Interface
org.apache.commons.pool2.impl.GenericKeyedObjectPoolMXBean
-
Packages that use GenericKeyedObjectPoolMXBean Package Description 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 Modifier and Type Class Description classGenericKeyedObjectPool<K,T>A configurableKeyedObjectPoolimplementation.
-