Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.omg.PortableServer.Servant
org.omg.CosTransactions.CoordinatorPOA
org.omg.CosTransactions.CoordinatorPOATie
public class CoordinatorPOATie
extends CoordinatorPOA
Constructor Summary | |
| |
|
Method Summary | |
POA | |
CoordinatorOperations | |
void |
|
Coordinator |
|
Coordinator | |
Control | |
Status | |
Status | |
Status | |
java.lang.String | |
PropagationContext | |
int | |
int | |
boolean | |
boolean | |
boolean | |
boolean | |
boolean | |
RecoveryCoordinator | |
void | |
void | |
void |
Methods inherited from class org.omg.CosTransactions.CoordinatorPOA | |
_all_interfaces , _invoke , _this , _this |
Methods inherited from class org.omg.PortableServer.Servant | |
_all_interfaces , _default_POA , _get_delegate , _get_interface , _get_interface_def , _is_a , _non_existent , _object_id , _orb , _poa , _set_delegate , _this_object , _this_object |
public Control create_subtransaction() throws SubtransactionsUnavailable, Inactive
- Specified by:
- create_subtransaction in interface CoordinatorOperations
public Status get_parent_status()
- Specified by:
- get_parent_status in interface CoordinatorOperations
public Status get_top_level_status()
- Specified by:
- get_top_level_status in interface CoordinatorOperations
public java.lang.String get_transaction_name()
- Specified by:
- get_transaction_name in interface CoordinatorOperations
public PropagationContext get_txcontext() throws Unavailable
- Specified by:
- get_txcontext in interface CoordinatorOperations
public int hash_top_level_tran()
- Specified by:
- hash_top_level_tran in interface CoordinatorOperations
public int hash_transaction()
- Specified by:
- hash_transaction in interface CoordinatorOperations
public boolean is_ancestor_transaction(Coordinator tc)
- Specified by:
- is_ancestor_transaction in interface CoordinatorOperations
public boolean is_descendant_transaction(Coordinator tc)
- Specified by:
- is_descendant_transaction in interface CoordinatorOperations
public boolean is_related_transaction(Coordinator tc)
- Specified by:
- is_related_transaction in interface CoordinatorOperations
public boolean is_same_transaction(Coordinator tc)
- Specified by:
- is_same_transaction in interface CoordinatorOperations
public boolean is_top_level_transaction()
- Specified by:
- is_top_level_transaction in interface CoordinatorOperations
public RecoveryCoordinator register_resource(Resource r) throws Inactive
- Specified by:
- register_resource in interface CoordinatorOperations
public void register_subtran_aware(SubtransactionAwareResource r) throws NotSubtransaction, Inactive
- Specified by:
- register_subtran_aware in interface CoordinatorOperations
public void register_synchronization(Synchronization sync) throws SynchronizationUnavailable, Inactive
- Specified by:
- register_synchronization in interface CoordinatorOperations
public void rollback_only() throws Inactive
- Specified by:
- rollback_only in interface CoordinatorOperations