| Package | Description |
|---|---|
| org.jboss.tm.listener |
| Class and Description |
|---|
| EventType
Deprecated.
WFTC (https://issues.jboss.org/projects/WFTC) replaces this functionality
An indication of an event that effects the current transaction
|
| TransactionEvent
Deprecated.
WFTC (https://issues.jboss.org/projects/WFTC) replaces this functionality
|
| 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. To obtain an instance of this interface
refer to
TransactionListenerRegistryLocator |
| 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.