public class ExtensionTransactionFactory extends Object implements TransactionFactory
ExtensionTransactionFactory| Constructor and Description |
|---|
ExtensionTransactionFactory() |
| Modifier and Type | Method and Description |
|---|---|
Transaction |
beginTransaction(MuleContext muleContext) |
boolean |
isTransacted() |
public Transaction beginTransaction(MuleContext muleContext) throws org.mule.runtime.api.tx.TransactionException
beginTransaction in interface TransactionFactoryorg.mule.runtime.api.tx.TransactionExceptionpublic boolean isTransacted()
isTransacted in interface TransactionFactoryCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.