|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XAPool | |
---|---|
bitronix.tm.timer | Timed tasks scheduler. |
Uses of XAPool in bitronix.tm.timer |
---|
Methods in bitronix.tm.timer with parameters of type XAPool | |
---|---|
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. |
Constructors in bitronix.tm.timer with parameters of type XAPool | |
---|---|
PoolShrinkingTask(XAPool xaPool,
Date executionTime,
TaskScheduler scheduler)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |