| Package | Description |
|---|---|
| javax.transaction | |
| org.jboss.jbossts.txbridge.inbound |
| Modifier and Type | Method and Description |
|---|---|
void |
TransactionManager.resume(Transaction tobj)
Resume the association of the calling thread with the given
transaction.
|
| Modifier and Type | Method and Description |
|---|---|
void |
InboundBridge.start()
Associate the JTA transaction to the current Thread.
|
void |
InboundBridge.stop()
Disassociate the JTA transaction from the current Thread.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.