Uses of Package
org.wildfly.transaction.client
Packages that use org.wildfly.transaction.client
Package
Description
-
Classes in org.wildfly.transaction.client used by org.wildfly.transaction.clientClassDescriptionA managed transaction.A transaction-to-thread association listener, which may be called when the association with a thread is changed.The singleton, global transaction manager for the local instance.A
TransactionSynchronizationRegistrywhich operates against the current local provider.A transaction creation listener, which is called when a new transaction is begun or imported.The enumeration of possible initiators of a transaction.Class representing the result of a transaction import.A transaction from a local transaction provider.The local transaction context, which manages the creation and usage of local transactions.AUserTransactioninstance that controls the transaction state of the current local provider.The remote transaction context.Represents permission to invoke transaction operations remotelyA remoteUserTransactionwhich controls the transaction state of a remote system.A special simplified XID implementation which can only be compared with itself.A handle for the outflow of an XA transactional resource.An interface which specifies the common recovery portion of theXAResourceandXATerminatorAPIs.Interface which provides ability to list in-doubtXAResources at the time. -
Classes in org.wildfly.transaction.client used by org.wildfly.transaction.client._privateClassDescriptionAn exception thrown during transaction completion when a delayed enlistment has failed.An exception which is thrown during transaction completion if a synchronizing resource's
beforeCompletion()method fails. -
Classes in org.wildfly.transaction.client used by org.wildfly.transaction.client.provider.jbossClassDescriptionA transaction from a local transaction provider.The API which must be implemented by transaction providers that support transaction inflow.Registry that keeps track of outflowed resources info for a specific transaction.
-
Classes in org.wildfly.transaction.client used by org.wildfly.transaction.client.provider.remotingClassDescriptionA transaction from a local transaction provider.The local transaction context, which manages the creation and usage of local transactions.
-
Classes in org.wildfly.transaction.client used by org.wildfly.transaction.client.spiClassDescriptionA transaction from a local transaction provider.The API which must be implemented by transaction providers that support transaction inflow.Registry that keeps track of outflowed resources info for a specific transaction.