public class OutboundBridge extends Object
Constructor and Description |
---|
OutboundBridge(BridgeWrapper bridgeWrapper)
Create a new OutboundBridge to manage the given subordinate WS-AT transaction.
|
Modifier and Type | Method and Description |
---|---|
void |
start()
Associate the WS-AT transaction to the current Thread.
|
void |
stop()
Disassociate the WS-AT transaction from the current Thread.
|
public OutboundBridge(BridgeWrapper bridgeWrapper)
bridgeWrapper
- the subordinate transaction controllerpublic void start() throws UnknownTransactionException, SystemException
public void stop() throws SystemException
SystemException
Copyright © 2016 JBoss by Red Hat. All rights reserved.