| Interface | Description |
|---|---|
| ExternalTransactionAwareTransactionFactory |
ExternalTransactionAwareTransactionFactory creates a transaction, possibly representing a transaction
started outside Mule. |
| Transaction | |
| TransactionCallback<T> | |
| TransactionConfig |
TransactionConfig defines transaction configuration for a
transactional endpoint. |
| TransactionFactory |
TransactionFactory creates a transaction. |
| TransactionManagerFactory |
TranactionManagerFactory is a factory class for creating a
transaction manager for the MuleServer. |
| UnboundTransactionFactory |
Create an unbound transaction, to be bound and started by other parts of the transaction framework.
|
| UniversalTransactionFactory |
A factory than can create both bound and unbound transactions
|
| Exception | Description |
|---|---|
| TransactionException |
TransactionException is thrown when an exception occurs while
trying to create, start commit or rollback an exception |
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.