public class NarayanaXAConnectionFactoryWrapper extends Object
XAConnectionFactory wrapper that uses ConnectionFactoryProxy to wrap an XAConnectionFactory.| Constructor and Description |
|---|
NarayanaXAConnectionFactoryWrapper(TransactionManager transactionManager,
com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule xaRecoveryModule,
NarayanaProperties properties)
Create a new
NarayanaXAConnectionFactoryWrapper instance. |
| Modifier and Type | Method and Description |
|---|---|
javax.jms.ConnectionFactory |
wrapConnectionFactory(javax.jms.XAConnectionFactory xaConnectionFactory) |
public NarayanaXAConnectionFactoryWrapper(TransactionManager transactionManager, com.arjuna.ats.internal.jta.recovery.arjunacore.XARecoveryModule xaRecoveryModule, NarayanaProperties properties)
NarayanaXAConnectionFactoryWrapper instance.transactionManager - underlying transaction managerxaRecoveryModule - recovery module to register data source with.properties - Narayana propertiesCopyright © 2018. All rights reserved.