Package | Description |
---|---|
org.omg.CosTransactions |
Modifier and Type | Field and Description |
---|---|
PropagationContext |
PropagationContextHolder.value |
Modifier and Type | Method and Description |
---|---|
static PropagationContext |
PropagationContextHelper.extract(Any any) |
PropagationContext |
_CoordinatorStub.get_txcontext() |
PropagationContext |
CoordinatorPOATie.get_txcontext() |
PropagationContext |
CoordinatorOperations.get_txcontext() |
static PropagationContext |
PropagationContextHelper.read(InputStream in) |
Modifier and Type | Method and Description |
---|---|
static void |
PropagationContextHelper.insert(Any any,
PropagationContext s) |
Control |
_TransactionFactoryStub.recreate(PropagationContext ctx) |
Control |
TransactionFactoryPOATie.recreate(PropagationContext ctx) |
Control |
TransactionFactoryOperations.recreate(PropagationContext ctx) |
static void |
PropagationContextHelper.write(OutputStream out,
PropagationContext s) |
Constructor and Description |
---|
PropagationContextHolder(PropagationContext initial) |