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.CurrentPOA
org.omg.CosTransactions.CurrentPOATie
public class CurrentPOATie
extends CurrentPOA
Constructor Summary | |
| |
|
Method Summary | |
POA | |
CurrentOperations | |
void |
|
Current |
|
Current | |
void |
|
void |
|
Control | |
Status | |
java.lang.String | |
void | |
void |
|
void | |
void |
|
Control |
|
Methods inherited from class org.omg.CosTransactions.CurrentPOA | |
_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 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