| Package | Description |
|---|---|
| org.jacorb.transaction | |
| org.omg.CosTransactions |
| Modifier and Type | Method and Description |
|---|---|
PropagationContext |
CoordinatorImpl.get_txcontext() |
| Modifier and Type | Method and Description |
|---|---|
Control |
TransactionService.recreate(PropagationContext ctx) |
| 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 |
CoordinatorOperations.get_txcontext() |
PropagationContext |
CoordinatorPOATie.get_txcontext() |
static PropagationContext |
PropagationContextHelper.read(InputStream in) |
| Modifier and Type | Method and Description |
|---|---|
static void |
PropagationContextHelper.insert(Any any,
PropagationContext s) |
Control |
TransactionFactoryOperations.recreate(PropagationContext ctx) |
Control |
_TransactionFactoryStub.recreate(PropagationContext ctx) |
Control |
TransactionFactoryPOATie.recreate(PropagationContext ctx) |
static void |
PropagationContextHelper.write(OutputStream out,
PropagationContext s) |
| Constructor and Description |
|---|
PropagationContextHolder(PropagationContext initial) |
Copyright © 2015 JacORB. All rights reserved.