public class CurrentPOATie extends CurrentPOA
| Constructor and Description |
|---|
CurrentPOATie(CurrentOperations delegate) |
CurrentPOATie(CurrentOperations delegate,
POA poa) |
| Modifier and Type | Method and Description |
|---|---|
POA |
_default_POA() |
CurrentOperations |
_delegate() |
void |
_delegate(CurrentOperations delegate) |
Current |
_this() |
Current |
_this(ORB orb) |
void |
begin() |
void |
commit(boolean report_heuristics) |
Control |
get_control() |
Status |
get_status() |
String |
get_transaction_name() |
void |
resume(Control which) |
void |
rollback_only() |
void |
rollback() |
void |
set_timeout(int seconds) |
Control |
suspend() |
_all_interfaces, _invoke_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_objectpublic CurrentPOATie(CurrentOperations delegate)
public CurrentPOATie(CurrentOperations delegate, POA poa)
public Current _this()
_this in class CurrentPOApublic Current _this(ORB orb)
_this in class CurrentPOApublic CurrentOperations _delegate()
public void _delegate(CurrentOperations delegate)
public POA _default_POA()
_default_POA in class Servantpublic Control suspend()
public Status get_status()
public void rollback()
throws NoTransaction
NoTransactionpublic void resume(Control which) throws InvalidControl
InvalidControlpublic String get_transaction_name()
public void set_timeout(int seconds)
public void commit(boolean report_heuristics)
throws NoTransaction,
HeuristicHazard,
HeuristicMixed
public void rollback_only()
throws NoTransaction
NoTransactionpublic Control get_control()
public void begin()
throws SubtransactionsUnavailable
SubtransactionsUnavailableCopyright © 2015 JacORB. All rights reserved.