public interface ExternalTransactionAwareTransactionFactory extends TransactionFactory
ExternalTransactionAwareTransactionFactory creates a transaction, possibly representing a transaction
started outside Mule.| Modifier and Type | Method and Description |
|---|---|
Transaction |
joinExternalTransaction(MuleContext muleContext)
Create and begins a new transaction
|
beginTransaction, isTransactedTransaction joinExternalTransaction(MuleContext muleContext) throws TransactionException
muleContext - TransactionException - if the transaction cannot be created or begunCopyright © 2003–2015 MuleSoft, Inc.. All rights reserved.