Package | Description |
---|---|
org.omg.CosTransactions |
Modifier and Type | Field and Description |
---|---|
Control |
ControlHolder.value |
Modifier and Type | Method and Description |
---|---|
Control |
CoordinatorOperations.create_subtransaction() |
Control |
TransactionFactoryOperations.create(int time_out) |
static Control |
ControlHelper.extract(Any any) |
Control |
CurrentOperations.get_control() |
Control |
CurrentLocalTie.get_control() |
static Control |
ControlHelper.narrow(Object obj) |
static Control |
ControlHelper.read(InputStream in) |
Control |
TransactionFactoryOperations.recreate(PropagationContext ctx) |
Control |
CurrentOperations.suspend() |
Control |
CurrentLocalTie.suspend() |
static Control |
ControlHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
static void |
ControlHelper.insert(Any any,
Control s) |
void |
CurrentOperations.resume(Control which) |
void |
CurrentLocalTie.resume(Control which) |
static void |
ControlHelper.write(OutputStream _out,
Control s) |
Constructor and Description |
---|
ControlHolder(Control initial) |
Copyright © 2013. All Rights Reserved.