Uses of Class
org.jboss.as.txn.deployment.TransactionRollbackSetupAction
Packages that use TransactionRollbackSetupAction
-
Uses of TransactionRollbackSetupAction in org.jboss.as.txn.deployment
Constructor parameters in org.jboss.as.txn.deployment with type arguments of type TransactionRollbackSetupActionModifierConstructorDescriptionTransactionRollbackSetupAction(Consumer<TransactionRollbackSetupAction> txnRollbackSetupActionConsumer, Supplier<jakarta.transaction.TransactionManager> transactionManagerSupplier, org.jboss.msc.service.ServiceName serviceName)