| Package | Description |
|---|---|
| com.sun.enterprise.resource.pool | |
| com.sun.enterprise.resource.pool.waitqueue |
| Modifier and Type | Field and Description |
|---|---|
protected PoolWaitQueue |
ConnectionPool.reconfigWaitQueue |
protected PoolWaitQueue |
ConnectionPool.waitQueue |
| Modifier and Type | Method and Description |
|---|---|
PoolWaitQueue |
ResourcePool.getPoolWaitQueue()
returns pool-wait-queue
|
PoolWaitQueue |
ConnectionPool.getPoolWaitQueue() |
PoolWaitQueue |
ResourcePool.getReconfigWaitQueue()
returns wait-queue used during transparent dynamic reconfiguration
|
PoolWaitQueue |
ConnectionPool.getReconfigWaitQueue() |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultPoolWaitQueue
Default wait queue for the connection pool
|
| Modifier and Type | Method and Description |
|---|---|
static PoolWaitQueue |
PoolWaitQueueFactory.createPoolWaitQueue(String className) |
Copyright © 2017. All rights reserved.