Package bitronix.tm.internal

Internal implementation details.

See:
          Description

Interface Summary
TransactionStatusChangeListener BitronixTransaction status change listener interface.
 

Class Summary
ThreadContext Transactional context of a thread.
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.
 

Exception Summary
BitronixHeuristicCommitException Subclass of HeuristicCommitException supporting nested Throwables.
BitronixHeuristicMixedException Subclass of HeuristicMixedException supporting nested Throwables.
BitronixHeuristicRollbackException Subclass of HeuristicRollbackException supporting nested Throwables.
BitronixMultiSystemException Subclass of SystemException supporting nested Throwables.
BitronixRollbackException Subclass of RollbackException supporting nested Throwables.
BitronixRollbackSystemException Subclass of SystemException indicating a rollback must be performed.
BitronixRuntimeException Thrown when a runtime exception happens.
BitronixSystemException Subclass of SystemException supporting nested Throwables.
BitronixXAException Subclass of XAException supporting nested Throwables.
 

Package bitronix.tm.internal Description

Internal implementation details.



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