Package | Description |
---|---|
org.omg.CosTransactions |
Modifier and Type | Field and Description |
---|---|
Coordinator |
TransIdentity.coord |
Coordinator |
CoordinatorHolder.value |
Modifier and Type | Method and Description |
---|---|
static Coordinator |
CoordinatorHelper.extract(Any any) |
Coordinator |
ControlOperations.get_coordinator() |
static Coordinator |
CoordinatorHelper.narrow(Object obj) |
static Coordinator |
CoordinatorHelper.read(InputStream in) |
static Coordinator |
CoordinatorHelper.unchecked_narrow(Object obj) |
Modifier and Type | Method and Description |
---|---|
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) |
Constructor and Description |
---|
CoordinatorHolder(Coordinator initial) |
TransIdentity(Coordinator coord,
Terminator term,
otid_t otid) |
Copyright © 2013. All Rights Reserved.