|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
TransactionCallback |
Class Summary | |
AbstractSingleResourceTransaction | This abstract class can be used as a base class for transactions that can enlist only one resource (such as jms session or jdbc connection). |
AbstractTransaction | This base class provides low level features for transactions |
TransactionCoordination | TransactionCoordination TODO (document class) |
TransactionTemplate | |
XaTransaction | XaTransaction represents an XA transaction in Mule. |
XaTransactionFactory | XaTransactionFactory Is used to create/retreive a Transaction
from a transaction manager configured on the MuleManager. |
Exception Summary | |
IllegalTransactionStateException | IllegalTransactionStateException TODO (document class) |
TransactionInProgressException | TransactionInProgressException is thrown if a new transaction is started
when there is one already in progress |
TransactionNotInProgressException | TransactionNotInProgressException TODO (document class) |
TransactionRollbackException | |
TransactionStatusException |
Contains the core transaction support classes and exception types.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |