| Interface | Description |
|---|---|
| TransactionHelper |
Utility class to make transaction status checking and resources registration easier.
|
| XAResourceConsumer | |
| XAResourceFunction<T> |
| Class | Description |
|---|---|
| ConnectionClosingSynchronization |
Synchronization to close JMS connection at the end of the transaction.
|
| ConnectionFactoryProxy |
Proxy connection factory to wrap around provided
XAConnectionFactory. |
| ConnectionManager | |
| ConnectionProxy |
Proxy connection to wrap around provided
XAConnection. |
| JmsXAResourceRecoveryHelper | |
| SessionClosingSynchronization |
Synchronization to close JMS session at the end of the transaction.
|
| SessionProxy |
Proxy session to wrap around provided
XASession. |
| TransactionHelperImpl |
Copyright © 2020 JBoss by Red Hat. All rights reserved.