Uses of Class
bitronix.tm.timer.Task

Packages that use Task
bitronix.tm.timer Timed tasks scheduler. 
 

Uses of Task in bitronix.tm.timer
 

Subclasses of Task in bitronix.tm.timer
 class PoolShrinkingTask
          This task is used to notify a XA pool to close idle connections.
 class RecoveryTask
          This task is used to run the background recovery.
 class TransactionTimeoutTask
          This task is used to mark a transaction as timed-out.
 

Methods in bitronix.tm.timer with parameters of type Task
 int Task.compareTo(Task otherTask)
           
 



Copyright © 2006-2013 Bitronix Software. All Rights Reserved.