public class InboundBridgeManager extends Object
| Constructor and Description |
|---|
InboundBridgeManager() |
| Modifier and Type | Method and Description |
|---|---|
static InboundBridge |
getInboundBridge()
Return an InboundBridge instance that maps the current Thread's WS transaction context
to a JTA context.
|
static void |
removeMapping(String externalTxId)
Remove the mapping for the given externalTxId.
|
public static InboundBridge getInboundBridge() throws XAException, com.arjuna.wst.WrongStateException, com.arjuna.wst.UnknownTransactionException, com.arjuna.wst.SystemException, SystemException, com.arjuna.wsc.AlreadyRegisteredException
com.arjuna.wst.WrongStateExceptioncom.arjuna.wst.UnknownTransactionExceptioncom.arjuna.wst.SystemExceptioncom.arjuna.wsc.AlreadyRegisteredExceptionXAExceptionSystemExceptionpublic static void removeMapping(String externalTxId)
externalTxId - The WS-AT tx identifier.Copyright © 2012 JBoss by Red Hat. All Rights Reserved.