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 a) |
PropagationContext |
CoordinatorOperations.get_txcontext() |
PropagationContext |
_CoordinatorStub.get_txcontext() |
static PropagationContext |
PropagationContextHelper.read(InputStream istream) |
Modifier and Type | Method and Description |
---|---|
static void |
PropagationContextHelper.insert(Any a,
PropagationContext that) |
Control |
_TransactionFactoryStub.recreate(PropagationContext ctx) |
Control |
TransactionFactoryOperations.recreate(PropagationContext ctx) |
static void |
PropagationContextHelper.write(OutputStream ostream,
PropagationContext value) |
Constructor and Description |
---|
PropagationContextHolder(PropagationContext initialValue) |
Copyright © 2013. All Rights Reserved.