public interface TransactionManagerFactory
TranactionManagerFactory
is a factory class for creating a
transaction manager for the MuleServer.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–2016 MuleSoft, Inc.. All rights reserved.