Uses of Class
org.jboss.as.test.integration.transactions.TestXAResource
Packages that use TestXAResource
Package
Description
-
Uses of TestXAResource in org.jboss.as.test.integration.transactions
Subclasses of TestXAResource in org.jboss.as.test.integration.transactionsModifier and TypeClassDescriptionclassEnhancement of theTestXAResourcewhich saves preparedXidto file system.Methods in org.jboss.as.test.integration.transactions that return TestXAResourceModifier and TypeMethodDescriptionstatic TestXAResourceTxTestUtil.enlistTestXAResource(jakarta.transaction.TransactionManager tm, TransactionCheckerSingleton checker) static TestXAResourceTxTestUtil.enlistTestXAResource(jakarta.transaction.Transaction txn, TransactionCheckerSingleton checker) -
Uses of TestXAResource in org.jboss.as.test.integration.transactions.spi
Subclasses of TestXAResource in org.jboss.as.test.integration.transactions.spiModifier and TypeClassDescriptionclassTestLastResourceclass which causes thatXAOnePhaseResourcewill be instantiated atTransactionImple#createRecord.
The information aboutLastResourceis taken from definitionjtaEnvironmentBean.setLastResourceOptimisationInterfaceClassName