Uses of Package
bitronix.tm.twopc.executor

Packages that use bitronix.tm.twopc.executor
bitronix.tm JTA interfaces implementations and global services. 
bitronix.tm.twopc Two-phase commit logic. 
bitronix.tm.twopc.executor Two-phase commit commands executors. 
 

Classes in bitronix.tm.twopc.executor used by bitronix.tm
Executor
          Thread pool interface required by the two-phase commit logic.
 

Classes in bitronix.tm.twopc.executor used by bitronix.tm.twopc
Executor
          Thread pool interface required by the two-phase commit logic.
Job
          Abstract job definition executable by the 2PC thread pools.
 

Classes in bitronix.tm.twopc.executor used by bitronix.tm.twopc.executor
ConcurrentExecutor
          Abstraction of the java.util.concurrent JDK 1.5+ implementation.
Executor
          Thread pool interface required by the two-phase commit logic.
Job
          Abstract job definition executable by the 2PC thread pools.
 



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