Uses of Package
bitronix.tm.internal

Packages that use bitronix.tm.internal
bitronix.tm JTA interfaces implementations and global services. 
bitronix.tm.internal Internal implementation details. 
bitronix.tm.recovery Recovery logic. 
bitronix.tm.resource.common Resource management code common across all resource types. 
bitronix.tm.resource.ehcache Ehcache specific resource management code. 
bitronix.tm.resource.jdbc JDBC specific resource management code. 
bitronix.tm.resource.jms Synchronous JMS specific resource management code. 
bitronix.tm.twopc Two-phase commit logic. 
bitronix.tm.twopc.executor Two-phase commit commands executors. 
 

Classes in bitronix.tm.internal used by bitronix.tm
BitronixSystemException
          Subclass of SystemException supporting nested Throwables.
TransactionStatusChangeListener
          BitronixTransaction status change listener interface.
XAResourceManager
          Every BitronixTransaction contains an instance of this class that is used to register and keep track of resources enlisted in a transaction.
 

Classes in bitronix.tm.internal used by bitronix.tm.internal
BitronixSystemException
          Subclass of SystemException supporting nested Throwables.
XAResourceHolderState
          XAResourceHolder state container.
 

Classes in bitronix.tm.internal used by bitronix.tm.recovery
XAResourceHolderState
          XAResourceHolder state container.
 

Classes in bitronix.tm.internal used by bitronix.tm.resource.common
BitronixSystemException
          Subclass of SystemException supporting nested Throwables.
XAResourceHolderState
          XAResourceHolder state container.
 

Classes in bitronix.tm.internal used by bitronix.tm.resource.ehcache
XAResourceHolderState
          XAResourceHolder state container.
 

Classes in bitronix.tm.internal used by bitronix.tm.resource.jdbc
XAResourceHolderState
          XAResourceHolder state container.
 

Classes in bitronix.tm.internal used by bitronix.tm.resource.jms
XAResourceHolderState
          XAResourceHolder state container.
 

Classes in bitronix.tm.internal used by bitronix.tm.twopc
BitronixSystemException
          Subclass of SystemException supporting nested Throwables.
XAResourceHolderState
          XAResourceHolder state container.
XAResourceManager
          Every BitronixTransaction contains an instance of this class that is used to register and keep track of resources enlisted in a transaction.
 

Classes in bitronix.tm.internal used by bitronix.tm.twopc.executor
XAResourceHolderState
          XAResourceHolder state container.
 



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