Uses of Interface
org.wildfly.transaction.client.XAImporter
-
Packages that use XAImporter Package Description org.wildfly.transaction.client.provider.jboss org.wildfly.transaction.client.spi -
-
Uses of XAImporter in org.wildfly.transaction.client.provider.jboss
Methods in org.wildfly.transaction.client.provider.jboss that return XAImporter Modifier and Type Method Description XAImporterJBossLocalTransactionProvider. getXAImporter() -
Uses of XAImporter in org.wildfly.transaction.client.spi
Methods in org.wildfly.transaction.client.spi that return XAImporter Modifier and Type Method Description XAImporterLocalTransactionProvider. getXAImporter()Get the XA importer.
-