Interface and Description |
---|
org.jboss.tm.ConnectableLastResource
use
ConnectableResource and LastResource instead
A connectable last resource |
org.jboss.tm.usertx.client.ServerVMClientUserTransaction.UserTransactionStartedListener |
org.jboss.tm.listener.TransactionListener
WFTC (https://issues.jboss.org/projects/WFTC) replaces this functionality
A listener callback for transaction related events
|
org.jboss.tm.listener.TransactionListenerRegistry
WFTC (https://issues.jboss.org/projects/WFTC) replaces this functionality
A listener interface for transaction related events. To obtain an instance of this interface
refer to
TransactionListenerRegistryLocator |
org.jboss.tm.TransactionLocalDelegate |
org.jboss.tm.TransactionManagerFactory |
org.jboss.tm.TransactionPropagationContextFactory |
org.jboss.tm.TransactionPropagationContextImporter |
org.jboss.tm.XAExceptionFormatter |
Class and Description |
---|
org.jboss.tm.TransactionDemarcationSupport |
org.jboss.tm.listener.TransactionEvent
WFTC (https://issues.jboss.org/projects/WFTC) replaces this functionality
|
org.jboss.tm.listener.TransactionListenerRegistryLocator
WFTC (https://issues.jboss.org/projects/WFTC) replaces this functionality
Locate an interface that implements a registration mechanism for transaction lifecycle events
EventType |
org.jboss.tm.TransactionLocal |
org.jboss.tm.TransactionLocalDelegateImpl |
org.jboss.tm.TransactionManagerLocator |
org.jboss.tm.TransactionPropagationContextUtil |
Enum and Description |
---|
org.jboss.tm.listener.EventType
WFTC (https://issues.jboss.org/projects/WFTC) replaces this functionality
An indication of an event that effects the current transaction
|
Exceptions and Description |
---|
org.jboss.tm.listener.TransactionListenerRegistryUnavailableException
WFTC (https://issues.jboss.org/projects/WFTC) replaces this functionality
An exception type thrown by
TransactionListenerRegistryLocator if the registry
is unavailable |
org.jboss.tm.listener.TransactionTypeNotSupported
WFTC (https://issues.jboss.org/projects/WFTC) replaces this functionality
An exception type to indicate that the actual transaction type passed into
TransactionListenerRegistry.addListener(javax.transaction.Transaction, TransactionListener, java.util.EnumSet)
does not support TSR resources
(see TransactionSynchronizationRegistry.putResource(Object, Object) ) |
Method and Description |
---|
org.jboss.tm.ExtendedJBossXATerminator.getCurrentTransactionId()
deprecating based of addition of wildfly transaction client.
This method is no longer needed for integration purposes with WildFly.
You can expect its removal in some of the next releases.
|
org.jboss.tm.ExtendedJBossXATerminator.getImportedTransaction(Xid)
deprecating based of addition of wildfly transaction client.
This method is no longer needed for integration purposes with WildFly.
You can expect its removal in some of the next releases.
|
org.jboss.tm.ExtendedJBossXATerminator.getTransactionById(Object)
deprecating based of addition of wildfly transaction client.
This method is no longer needed for integration purposes with WildFly.
You can expect its removal in some of the next releases.
|
org.jboss.tm.ExtendedJBossXATerminator.getXidsToRecoverForParentNode(boolean, String, int)
deprecating based of addition of wildfly transaction client.
This method is no longer needed for integration purposes with WildFly.
You can expect its removal in some of the next releases.
|
org.jboss.tm.ExtendedJBossXATerminator.isRecoveryByNodeOrXidSupported()
deprecating based of addition of wildfly transaction client.
This method is no longer needed for integration purposes with WildFly.
You can expect its removal in some of the next releases.
|
Copyright © 2022 JBoss by Red Hat. All rights reserved.