public class TerminatorPOATie extends TerminatorPOA
| Constructor and Description |
|---|
TerminatorPOATie(TerminatorOperations delegate) |
TerminatorPOATie(TerminatorOperations delegate,
POA poa) |
| Modifier and Type | Method and Description |
|---|---|
POA |
_default_POA()
Returns the
root POA from the ORB instance associated with the servant.
|
TerminatorOperations |
_delegate() |
void |
_delegate(TerminatorOperations delegate) |
void |
commit(boolean report_heuristics) |
void |
rollback() |
_all_interfaces, _invoke, _this, _this_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_objectpublic TerminatorPOATie(TerminatorOperations delegate)
public TerminatorPOATie(TerminatorOperations delegate, POA poa)
public TerminatorOperations _delegate()
public void _delegate(TerminatorOperations delegate)
public POA _default_POA()
Servant_default_POA in class Servantdefault_POA the POA associated with the
Servant.public void commit(boolean report_heuristics)
throws HeuristicMixed,
HeuristicHazard
HeuristicMixedHeuristicHazardpublic void rollback()
Copyright © 2017–2023 Eclipse Foundation. All rights reserved.