JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH
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.