Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.omg.CORBA.portable.ObjectImpl
org.omg.CosTransactions._CoordinatorStub
Field Summary | |
static java.lang.Class |
Method Summary | |
String[] |
|
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.CORBA.portable.ObjectImpl | |
_create_request , _create_request , _duplicate , _get_delegate , _get_domain_managers , _get_interface , _get_interface_def , _get_policy , _hash , _ids , _invoke , _is_a , _is_equivalent , _is_local , _non_existent , _orb , _release , _releaseReply , _request , _request , _servant_postinvoke , _servant_preinvoke , _set_delegate , _set_policy_override , equals , hashCode , toString |
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