Uses of Class
org.identityconnectors.framework.impl.api.local.ObjectPool.Statistics
-
Packages that use ObjectPool.Statistics Package Description org.identityconnectors.framework.impl.api.local -
-
Uses of ObjectPool.Statistics in org.identityconnectors.framework.impl.api.local
Methods in org.identityconnectors.framework.impl.api.local that return ObjectPool.Statistics Modifier and Type Method Description ObjectPool.Statistics
ObjectPool. getStatistics()
Gets a snapshot of the pool's stats at a point in time.
-