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 org.mule.runtime.api.tx.TransactionException
muleContext - org.mule.runtime.api.tx.TransactionException - if the transaction cannot be created or begunCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.