| Package | Description |
|---|---|
| org.jboss.tm.listener |
| Class and Description |
|---|
| EventType
An indication of an event that effects the current transaction
|
| TransactionEvent |
| TransactionListener
A listener callback for transaction related events
|
| TransactionListenerRegistry
A listener interface for transaction related events.
|
| TransactionListenerRegistryUnavailableException
An exception type thrown by
TransactionListenerRegistryLocator if the registry
is unavailable |
| TransactionTypeNotSupported
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 © 2018 JBoss by Red Hat. All rights reserved.