|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Control | |
---|---|
org.omg.CosTransactions |
Uses of Control in org.omg.CosTransactions |
---|
Fields in org.omg.CosTransactions declared as Control | |
---|---|
Control |
ControlHolder.value
|
Methods in org.omg.CosTransactions that return Control | |
---|---|
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(java.lang.Object obj)
|
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)
|
Methods in org.omg.CosTransactions with parameters of type Control | |
---|---|
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)
|
Constructors in org.omg.CosTransactions with parameters of type Control | |
---|---|
ControlHolder(Control initial)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |