Uses of Class
bitronix.tm.resource.common.XAPool

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)
           
 



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