| 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 |
TransactionManagerFactory is a factory class for creating a transaction manager for the Mule container. |
| TypedTransactionFactory |
TransactionFactory that specifies the TransactionType it handles. |
| 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
|
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.