@Dependent public class NarayanaJtaProducers extends Object
| Constructor and Description |
|---|
NarayanaJtaProducers() |
| Modifier and Type | Method and Description |
|---|---|
TransactionSynchronizationRegistry |
transactionSynchronizationRegistry() |
UserTransaction |
userTransaction() |
org.jboss.tm.usertx.UserTransactionRegistry |
userTransactionRegistry() |
org.jboss.tm.XAResourceRecoveryRegistry |
xaResourceRecoveryRegistry() |
org.jboss.tm.JBossXATerminator |
xaTerminator() |
@Produces @ApplicationScoped public org.jboss.tm.usertx.UserTransactionRegistry userTransactionRegistry()
@Produces @ApplicationScoped public UserTransaction userTransaction()
@Produces @ApplicationScoped public org.jboss.tm.XAResourceRecoveryRegistry xaResourceRecoveryRegistry()
@Produces @ApplicationScoped public TransactionSynchronizationRegistry transactionSynchronizationRegistry()
@Produces @ApplicationScoped public org.jboss.tm.JBossXATerminator xaTerminator()
Copyright © 2021 JBoss by Red Hat. All rights reserved.