public class InboundBridge extends Object
Modifier and Type | Method and Description |
---|---|
void |
setRollbackOnly() |
void |
start()
Associate the JTA transaction to the current Thread.
|
void |
stop()
Disassociate the JTA transaction from the current Thread.
|
public void start() throws XAException, SystemException, InvalidTransactionException
public void stop() throws XAException, SystemException, InvalidTransactionException
public void setRollbackOnly() throws XAException, SystemException
XAException
SystemException
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.