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, isTransacted
Transaction joinExternalTransaction(MuleContext muleContext) throws TransactionException
muleContext
- TransactionException
- if the transaction cannot be created or begunCopyright © 2003–2016 MuleSoft, Inc.. All rights reserved.