|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Pool | |
|---|---|
| org.ow2.jonas.resource.internal.cm | |
| org.ow2.jonas.resource.internal.pool | |
| org.ow2.jonas.resource.internal.pool.lib | |
| Uses of Pool in org.ow2.jonas.resource.internal.cm |
|---|
| Methods in org.ow2.jonas.resource.internal.cm that return Pool | |
|---|---|
Pool |
ConnectionManagerImpl.getPool()
|
| Uses of Pool in org.ow2.jonas.resource.internal.pool |
|---|
| Methods in org.ow2.jonas.resource.internal.pool that return Pool | |
|---|---|
Pool |
PoolProvider.getPool()
Return the Pool |
| Uses of Pool in org.ow2.jonas.resource.internal.pool.lib |
|---|
| Classes in org.ow2.jonas.resource.internal.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.ow2.jonas.resource.internal.pool.lib with parameters of type Pool | |
|---|---|
HArrayPoolMonitor(Pool pool)
Pool monitor constructor |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||