Uses of Class
org.apache.commons.pool2.impl.DefaultPooledObjectInfo
-
Uses of DefaultPooledObjectInfo in org.apache.commons.pool2.impl
Modifier and TypeMethodDescriptionGenericKeyedObjectPool.listAllObjects()
Provides information on all the objects in the pool, both idle (waiting to be borrowed) and active (currently borrowed).GenericKeyedObjectPoolMXBean.listAllObjects()
GenericObjectPool.listAllObjects()
Provides information on all the objects in the pool, both idle (waiting to be borrowed) and active (currently borrowed).GenericObjectPoolMXBean.listAllObjects()