- setRollbackOnly() - Method in class org.jboss.jbossts.txbridge.inbound.InboundBridge
-
- setTransactionTimeout(int) - Method in class org.jboss.jbossts.txbridge.outbound.BridgeXAResource
-
Sets the current transaction timeout value for this XAResource instance.
- start() - Method in class org.jboss.jbossts.txbridge.inbound.InboundBridge
-
Associate the JTA transaction to the current Thread.
- start() - Method in class org.jboss.jbossts.txbridge.inbound.InboundBridgeRecoveryManager
-
MC lifecycle callback, used to register components with the recovery manager.
- start(Xid, int) - Method in class org.jboss.jbossts.txbridge.outbound.BridgeXAResource
-
Starts work on behalf of a transaction branch specified in xid.
- start() - Method in class org.jboss.jbossts.txbridge.outbound.OutboundBridge
-
Associate the WS-AT transaction to the current Thread.
- start() - Method in class org.jboss.jbossts.txbridge.outbound.OutboundBridgeRecoveryManager
-
MC lifecycle callback, used to register components with the recovery manager.
- stop() - Method in class org.jboss.jbossts.txbridge.inbound.InboundBridge
-
Disassociate the JTA transaction from the current Thread.
- stop() - Method in class org.jboss.jbossts.txbridge.inbound.InboundBridgeRecoveryManager
-
MC lifecycle callback, used to unregister components from the recovery manager.
- stop() - Method in class org.jboss.jbossts.txbridge.outbound.OutboundBridge
-
Disassociate the WS-AT transaction from the current Thread.
- stop() - Method in class org.jboss.jbossts.txbridge.outbound.OutboundBridgeRecoveryManager
-
MC lifecycle callback, used to unregister components from the recovery manager.