| Package | Description |
|---|---|
| org.omg.CosTransactions | |
| org.omg.CosTSPortability |
| Modifier and Type | Field and Description |
|---|---|
PropagationContext |
PropagationContextHolder.value |
| Modifier and Type | Method and Description |
|---|---|
static PropagationContext |
PropagationContextHelper.extract(Any a) |
PropagationContext |
CoordinatorOperations.get_txcontext() |
PropagationContext |
_CoordinatorStub.get_txcontext() |
PropagationContext |
CoordinatorPOATie.get_txcontext() |
static PropagationContext |
PropagationContextHelper.read(InputStream istream) |
| Modifier and Type | Method and Description |
|---|---|
static void |
PropagationContextHelper.insert(Any a,
PropagationContext that) |
Control |
TransactionFactoryOperations.recreate(PropagationContext ctx) |
Control |
_TransactionFactoryStub.recreate(PropagationContext ctx) |
Control |
TransactionFactoryPOATie.recreate(PropagationContext ctx) |
static void |
PropagationContextHelper.write(OutputStream ostream,
PropagationContext value) |
| Constructor and Description |
|---|
PropagationContextHolder(PropagationContext initialValue) |
| Modifier and Type | Method and Description |
|---|---|
void |
Sender.received_reply(int id,
PropagationContext ctx,
Environment env) |
void |
Receiver.received_request(int id,
PropagationContext ctx) |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.