Class PoolShrinkingTask

java.lang.Object
bitronix.tm.timer.Task
bitronix.tm.timer.PoolShrinkingTask
All Implemented Interfaces:
Comparable<Task>

public class PoolShrinkingTask extends Task
This task is used to notify a XA pool to close idle connections.
Author:
lorban