public interface TransactionManagerFactory
TransactionManagerFactory is a factory class for creating a transaction manager for the Mule container.| Modifier and Type | Method and Description |
|---|---|
TransactionManager |
create(MuleConfiguration config)
Creates of obtains the jta transaction manager to use for mule transactions
|
TransactionManager create(MuleConfiguration config) throws Exception
config - Mule configuration parametersException - if the transaction manager cannot be located or createdCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.