Package | Description |
---|---|
org.omg.CosTransactions |
Modifier and Type | Class and Description |
---|---|
class |
_ControlImplBase
org/omg/CosTransactions/_ControlImplBase.java .
|
class |
_ControlStub
org/omg/CosTransactions/_ControlStub.java .
|
Modifier and Type | Field and Description |
---|---|
Control |
ControlHolder.value |
Modifier and Type | Method and Description |
---|---|
Control |
CoordinatorOperations.create_subtransaction() |
Control |
_CoordinatorStub.create_subtransaction() |
Control |
_TransactionFactoryStub.create(int time_out) |
Control |
TransactionFactoryOperations.create(int time_out) |
static Control |
ControlHelper.extract(Any a) |
Control |
CurrentOperations.get_control() |
Control |
_CurrentStub.get_control() |
static Control |
ControlHelper.narrow(Object obj) |
static Control |
ControlHelper.read(InputStream istream) |
Control |
_TransactionFactoryStub.recreate(PropagationContext ctx) |
Control |
TransactionFactoryOperations.recreate(PropagationContext ctx) |
Control |
CurrentOperations.suspend() |
Control |
_CurrentStub.suspend() |
static Control |
ControlHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
static void |
ControlHelper.insert(Any a,
Control that) |
void |
CurrentOperations.resume(Control which) |
void |
_CurrentStub.resume(Control which) |
static void |
ControlHelper.write(OutputStream ostream,
Control value) |
Constructor and Description |
---|
ControlHolder(Control initialValue) |
Copyright © 2013. All Rights Reserved.