public class WebsphereTransactionManagerLookupFactory extends Object implements TransactionManagerFactory
com.ibm.ws.Transaction.TransactionManagerFactory#getTransactionManager
,
com.ibm.ejs.jts.jta.JTSXA#getTransactionManager
,
com.ibm.ejs.jts.jta.TransactionManagerFactory#getTransactionManager
Constructor and Description |
---|
WebsphereTransactionManagerLookupFactory() |
Modifier and Type | Method and Description |
---|---|
TransactionManager |
create(MuleConfiguration config)
This constructor retrieves the WebSphere TransactionManager factory class, so
we can get access to the JTA TransactionManager.
|
public WebsphereTransactionManagerLookupFactory()
public TransactionManager create(MuleConfiguration config)
create
in interface TransactionManagerFactory
config
- Mule configuration parametersCopyright © 2003–2016 MuleSoft, Inc.. All rights reserved.