Uses of Interface
org.wildfly.transaction.client.XAOutflowHandle
Packages that use XAOutflowHandle
-
Uses of XAOutflowHandle in org.wildfly.transaction.client
Methods in org.wildfly.transaction.client that return XAOutflowHandleModifier and TypeMethodDescriptionstatic XAOutflowHandleXAOutflowHandle.createSimple(Xid xid, int timeout) Create a simple, no-operation outflow handle.RemoteTransactionContext.outflowTransaction(URI location, LocalTransaction transaction) Outflow the given local transaction to the given location.