| Package | Description |
|---|---|
| com.atomikos.icatch |
| Modifier and Type | Method and Description |
|---|---|
Propagation |
ExportingTransactionManager.getPropagation()
Gets the propagation info of the transaction for the calling thread.
|
| Modifier and Type | Method and Description |
|---|---|
CompositeTransaction |
ImportingTransactionManager.importTransaction(Propagation propagation)
Imports the transaction propagation obtained from an incoming request.
|
CompositeTransaction |
CompositeTransactionManager.recreateCompositeTransaction(Propagation propagation)
Recreate a composite transaction based on an imported context.
|
CompositeTransaction |
TransactionService.recreateCompositeTransaction(Propagation context)
Recreates a composite transaction based on an imported context.
|
Copyright © 2022. All rights reserved.