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._CurrentStub
Field Summary | |
static java.lang.Class |
Method Summary | |
String[] |
|
void |
|
void |
|
Control | |
Status | |
java.lang.String | |
void | |
void |
|
void | |
void |
|
Control |
|
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 void begin() throws SubtransactionsUnavailable
- Specified by:
- begin in interface CurrentOperations
public void commit(boolean report_heuristics) throws HeuristicMixed, HeuristicHazard, NoTransaction
- Specified by:
- commit in interface CurrentOperations
public java.lang.String get_transaction_name()
- Specified by:
- get_transaction_name in interface CurrentOperations
public void resume(Control which) throws InvalidControl
- Specified by:
- resume in interface CurrentOperations
public void rollback() throws NoTransaction
- Specified by:
- rollback in interface CurrentOperations
public void rollback_only() throws NoTransaction
- Specified by:
- rollback_only in interface CurrentOperations
public void set_timeout(int seconds)
- Specified by:
- set_timeout in interface CurrentOperations