| Interface | Description |
|---|---|
| TransactionListener | Deprecated
WFTC (https://issues.jboss.org/projects/WFTC) replaces this functionality
A listener callback for transaction related events
|
| TransactionListenerRegistry | Deprecated
WFTC (https://issues.jboss.org/projects/WFTC) replaces this functionality
A listener interface for transaction related events.
|
| Class | Description |
|---|---|
| TransactionEvent | Deprecated
WFTC (https://issues.jboss.org/projects/WFTC) replaces this functionality
|
| TransactionListenerRegistryLocator | Deprecated
WFTC (https://issues.jboss.org/projects/WFTC) replaces this functionality
Locate an interface that implements a registration mechanism for transaction lifecycle events
EventType |
| Enum | Description |
|---|---|
| EventType | Deprecated
WFTC (https://issues.jboss.org/projects/WFTC) replaces this functionality
An indication of an event that effects the current transaction
|
| Exception | Description |
|---|---|
| TransactionListenerRegistryUnavailableException | Deprecated
WFTC (https://issues.jboss.org/projects/WFTC) replaces this functionality
An exception type thrown by
TransactionListenerRegistryLocator if the registry
is unavailable |
| TransactionTypeNotSupported | Deprecated
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)) |
Copyright © 2024 JBoss by Red Hat. All rights reserved.