Class | Description |
---|---|
AbstractJTAOverWSATHandler<C extends MessageContext> | |
BridgeSynchronization |
Provides method call mapping between JTA parent coordinator and WS-AT subordinate transaction.
|
BridgeXAResource |
Provides method call mapping between JTA parent coordinator and WS-AT subordinate transaction.
|
DisabledJTAOverWSATHandler<C extends MessageContext> |
This handler is used when
default-context-propagation is disabled. |
EnabledJTAOverWSATHandler<C extends MessageContext> |
This handler is used when
default-context-propagation is enabled. |
JaxWSTxOutboundBridgeHandler |
A handler that sits in the client side JAX-WS processing pipeline between the application
and the XTS header context processor.
|
JTAOverWSATFeature |
Web service feature is used to enable or disable JTA context propagation over WS-AT.
|
OutboundBridge |
Manages Thread association of the interposed coordinator.
|
OutboundBridgeManager |
Maintains the mapping data that relates JTA transactions to WS-AT subordinate transactions and related objects.
|
OutboundBridgeRecoveryManager |
Integrates with JBossAS MC lifecycle and JBossTS recovery manager to provide
recovery services for outbound bridged transactions.
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.