Class RemoteUserTransaction

java.lang.Object
org.wildfly.transaction.client.RemoteUserTransaction
All Implemented Interfaces:
Serializable, UserTransaction

public final class RemoteUserTransaction extends Object implements UserTransaction, Serializable
A remote UserTransaction which controls the transaction state of a remote system.
Author:
David M. Lloyd
See Also: