|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Pool | |
---|---|
org.objectweb.jonas.resource.cm | |
org.objectweb.jonas.resource.pool.api | |
org.objectweb.jonas.resource.pool.lib |
Uses of Pool in org.objectweb.jonas.resource.cm |
---|
Methods in org.objectweb.jonas.resource.cm that return Pool | |
---|---|
Pool |
ConnectionManagerImpl.getPool()
|
Uses of Pool in org.objectweb.jonas.resource.pool.api |
---|
Methods in org.objectweb.jonas.resource.pool.api that return Pool | |
---|---|
Pool |
PoolProvider.getPool()
Return the Pool |
Uses of Pool in org.objectweb.jonas.resource.pool.lib |
---|
Classes in org.objectweb.jonas.resource.pool.lib that implement Pool | |
---|---|
class |
HArrayPool
The class HArrayPool implements a Pool as a HashSet of ManagedConnections, managing free/active resources. |
Constructors in org.objectweb.jonas.resource.pool.lib with parameters of type Pool | |
---|---|
HArrayPoolMonitor(Pool pool)
Pool monitor constructor |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |