Class ObjectPool.Statistics
java.lang.Object
org.identityconnectors.framework.impl.api.local.ObjectPool.Statistics
- Enclosing class:
ObjectPool<T>
Statistics bean
-
Method Summary
Modifier and TypeMethodDescriptionint
Returns the number of active objectsint
Returns the number of idle objectstoString()