Uses of Interface
org.identityconnectors.framework.impl.api.local.ObjectPoolEntry
-
Packages that use ObjectPoolEntry Package Description org.identityconnectors.framework.impl.api.local -
-
Uses of ObjectPoolEntry in org.identityconnectors.framework.impl.api.local
Methods in org.identityconnectors.framework.impl.api.local that return ObjectPoolEntry Modifier and Type Method Description ObjectPoolEntry<T>
ObjectPool. borrowObject()
Borrow an object from the pool.
-