Uses of Class
org.wildfly.transaction.client.XAResourceRegistry
Packages that use XAResourceRegistry
Package
Description
-
Uses of XAResourceRegistry in org.wildfly.transaction.client.provider.jboss
Methods in org.wildfly.transaction.client.provider.jboss that return XAResourceRegistryModifier and TypeMethodDescriptionJBossLocalTransactionProvider.getXAResourceRegistry(LocalTransaction transaction) -
Uses of XAResourceRegistry in org.wildfly.transaction.client.spi
Methods in org.wildfly.transaction.client.spi that return XAResourceRegistryModifier and TypeMethodDescriptiondefault XAResourceRegistryLocalTransactionProvider.getXAResourceRegistry(LocalTransaction transaction) Return the XAResource registry associated withtransaction.