|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Coordinator | |
---|---|
org.omg.CosTransactions |
Uses of Coordinator in org.omg.CosTransactions |
---|
Fields in org.omg.CosTransactions declared as Coordinator | |
---|---|
Coordinator |
TransIdentity.coord
|
Coordinator |
CoordinatorHolder.value
|
Methods in org.omg.CosTransactions that return Coordinator | |
---|---|
static Coordinator |
CoordinatorHelper.extract(Any any)
|
Coordinator |
ControlOperations.get_coordinator()
|
static Coordinator |
CoordinatorHelper.narrow(java.lang.Object obj)
|
static Coordinator |
CoordinatorHelper.narrow(Object obj)
|
static Coordinator |
CoordinatorHelper.read(InputStream in)
|
static Coordinator |
CoordinatorHelper.unchecked_narrow(Object obj)
|
Methods in org.omg.CosTransactions with parameters of type Coordinator | |
---|---|
void |
SubtransactionAwareResourceOperations.commit_subtransaction(Coordinator parent)
|
static void |
CoordinatorHelper.insert(Any any,
Coordinator s)
|
boolean |
CoordinatorOperations.is_ancestor_transaction(Coordinator tc)
|
boolean |
CoordinatorOperations.is_descendant_transaction(Coordinator tc)
|
boolean |
CoordinatorOperations.is_related_transaction(Coordinator tc)
|
boolean |
CoordinatorOperations.is_same_transaction(Coordinator tc)
|
static void |
CoordinatorHelper.write(OutputStream _out,
Coordinator s)
|
Constructors in org.omg.CosTransactions with parameters of type Coordinator | |
---|---|
CoordinatorHolder(Coordinator initial)
|
|
TransIdentity(Coordinator coord,
Terminator term,
otid_t otid)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |