Package bitronix.tm.timer
Class PoolShrinkingTask
java.lang.Object
bitronix.tm.timer.Task
bitronix.tm.timer.PoolShrinkingTask
- All Implemented Interfaces:
Comparable<Task>
This task is used to notify a XA pool to close idle connections.
- Author:
- lorban
-
Constructor Summary
ConstructorsConstructorDescriptionPoolShrinkingTask(XAPool xaPool, Date executionTime, TaskScheduler scheduler) -
Method Summary
Methods inherited from class bitronix.tm.timer.Task
compareTo, getExecutionTime, getTaskScheduler