Package | Description |
---|---|
org.jboss.jbossts.txbridge.outbound | |
org.jboss.jbossts.xts.bridge.at |
Constructor and Description |
---|
BridgeSynchronization(BridgeWrapper bridgeWrapper) |
BridgeXAResource(com.arjuna.ats.arjuna.common.Uid externalTxId,
BridgeWrapper bridgeWrapper)
Create a new XAResource which wraps the subordinate WS-AT transaction.
|
OutboundBridge(BridgeWrapper bridgeWrapper)
Create a new OutboundBridge to manage the given subordinate WS-AT transaction.
|
Modifier and Type | Method and Description |
---|---|
static BridgeWrapper |
BridgeWrapper.create(String subordinateType,
long expires,
boolean isSecure)
create an AT 1.1 subordinate transaction, associate it with the AT 1.1.
|
static BridgeWrapper |
BridgeWrapper.recover(String identifier)
recreate a wrapper for a bridged-to WS-AT 1.1 transaction recovered from the log
|
static BridgeWrapper[] |
BridgeWrapper.scan(String subordinateType)
return a list of bridge wrappers for all recovered subordinate transactions with a given
subordinate type
|
Copyright © 2017 JBoss by Red Hat. All rights reserved.