| Class and Description |
|---|
| org.jboss.as.txn.subsystem.ParticipantWriteAttributeHandler |
| Field and Description |
|---|
| org.jboss.as.txn.service.TxnServices.JBOSS_TXN_ARJUNA_RECOVERY_MANAGER
Use the "org.wildfly.transactions.xa-resource-recovery-registry" capability
|
| org.jboss.as.txn.service.TxnServices.JBOSS_TXN_SYNCHRONIZATION_REGISTRY
Use the "org.wildfly.transactions.transaction-synchronization-registry" capability
|
| org.jboss.as.txn.service.TxnServices.JBOSS_TXN_TRANSACTION_MANAGER
Use the "org.wildfly.transactions.global-default-local-provider" capability to confirm existence of a local provider
and org.wildfly.transaction.client.ContextTransactionManager to obtain a TransactionManager reference.
|
| org.jboss.as.txn.service.TxnServices.JBOSS_TXN_USER_TRANSACTION
Use the "org.wildfly.transactions.global-default-local-provider" capability to confirm existence of a local provider
and org.wildfly.transaction.client.LocalTransactionContext to obtain a UserTransaction reference.
|
| org.jboss.as.txn.service.TransactionManagerService.SERVICE_NAME
Use the "org.wildfly.transactions.global-default-local-provider" capability to confirm existence of a local provider
and org.wildfly.transaction.client.ContextTransactionManager to obtain a TransactionManager reference.
|
| org.jboss.as.txn.service.UserTransactionService.SERVICE_NAME
Use the "org.wildfly.transactions.global-default-local-provider" capability to confirm existence of a local provider
and org.wildfly.transaction.client.LocalTransactionContext to obtain a UserTransaction reference.
|
| org.jboss.as.txn.service.ArjunaRecoveryManagerService.SERVICE_NAME
Use the "org.wildfly.transactions.xa-resource-recovery-registry" capability
|
| org.jboss.as.txn.service.TransactionSynchronizationRegistryService.SERVICE_NAME
Use the "org.wildfly.transactions.transaction-synchronization-registry" capability
|
Copyright © 2022 JBoss by Red Hat. All rights reserved.