| Package | Description |
|---|---|
| com.caucho.management.server |
| Modifier and Type | Method and Description |
|---|---|
long |
ConnectionPoolMXBean.getConnectionWaitTime()
How long to wait for connections when timed out.
|
long |
ConnectionPoolMXBean.getMaxActiveTime()
Returns the pool active time in milliseconds.
|
long |
ConnectionPoolMXBean.getMaxIdleTime()
Returns the pool idle time in milliseconds.
|
long |
ConnectionPoolMXBean.getMaxPoolTime()
Returns the pool time in milliseconds.
|