Modifier and Type | Interface and Description |
---|---|
interface |
ArjunaTransaction
Generated from IDL interface "ArjunaTransaction".
|
Modifier and Type | Class and Description |
---|---|
class |
_ArjunaTransactionStub
Generated from IDL interface "ArjunaTransaction".
|
Modifier and Type | Method and Description |
---|---|
Terminator |
ActionControlPOATie.get_terminator() |
Terminator |
_ActionControlStub.get_terminator() |
Modifier and Type | Method and Description |
---|---|
Terminator |
ControlWrapper.get_terminator() |
Modifier and Type | Method and Description |
---|---|
static ServerControl |
ServerFactory.create_subtransaction(Uid actUid,
Coordinator realCoord,
Terminator realTerm,
ServerControl parent) |
static ServerControl |
ServerFactory.create_transaction(Uid u,
Control parentControl,
ArjunaTransactionImple parentImpl,
Coordinator realCoord,
Terminator realTerm,
int time_out) |
Modifier and Type | Field and Description |
---|---|
protected Terminator |
ControlImple._theTerminator |
Modifier and Type | Method and Description |
---|---|
Terminator |
ControlImple.get_terminator() |
Modifier and Type | Method and Description |
---|---|
static Control |
TransactionFactoryImple.createProxy(Coordinator coordinator,
Terminator terminator) |
static Control |
TransactionFactoryImple.createProxy(Coordinator coordinator,
Terminator terminator,
Control parentControl) |
protected void |
ControlImple.duplicateTransactionHandle(Coordinator coord,
Terminator term) |
void |
ControlImple.set_terminator(Terminator terminator) |
Constructor and Description |
---|
ControlImple(Coordinator coordinator,
Terminator terminator)
This is used for implicit context propagation, and for Current.resume on
remote transactions.
|
ControlImple(Coordinator coordinator,
Terminator terminator,
Control parentControl,
Uid uid) |
ControlImple(Coordinator coordinator,
Terminator terminator,
Uid uid) |
Modifier and Type | Method and Description |
---|---|
Terminator |
ServerControl.originalTerminator() |
Constructor and Description |
---|
ServerControl(Uid actUid,
Control parentCon,
ArjunaTransactionImple parentTran,
Coordinator realCoord,
Terminator realTerm) |
Modifier and Type | Class and Description |
---|---|
class |
_TerminatorStub
Generated from IDL interface "Terminator".
|
Modifier and Type | Field and Description |
---|---|
Terminator |
TransIdentity.term |
Terminator |
TerminatorHolder.value |
Modifier and Type | Method and Description |
---|---|
Terminator |
TerminatorPOA._this() |
Terminator |
TerminatorPOATie._this() |
Terminator |
TerminatorPOA._this(ORB orb) |
Terminator |
TerminatorPOATie._this(ORB orb) |
static Terminator |
TerminatorHelper.extract(Any any) |
Terminator |
ControlPOATie.get_terminator() |
Terminator |
_ControlStub.get_terminator() |
Terminator |
ControlOperations.get_terminator() |
static Terminator |
TerminatorHelper.narrow(Object obj) |
static Terminator |
TerminatorHelper.read(InputStream in) |
static Terminator |
TerminatorHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
static void |
TerminatorHelper.insert(Any any,
Terminator s) |
static void |
TerminatorHelper.write(OutputStream _out,
Terminator s) |
Constructor and Description |
---|
TerminatorHolder(Terminator initial) |
TransIdentity(Coordinator coord,
Terminator term,
otid_t otid) |
Copyright © 2021 JBoss by Red Hat. All rights reserved.