| Package | Description |
|---|---|
| bitronix.tm.timer |
Timed tasks scheduler.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TaskScheduler.cancelPoolShrinking(XAPool xaPool)
Cancel the task that will tell a XA pool to close idle connections.
|
void |
TaskScheduler.schedulePoolShrinking(XAPool xaPool)
Schedule a task that will tell a XA pool to close idle connections.
|
| Constructor and Description |
|---|
PoolShrinkingTask(XAPool xaPool,
java.util.Date executionTime,
TaskScheduler scheduler) |
Copyright © 2006-2021 Bitronix Software. All Rights Reserved.