public class CodeBasePOATie extends CodeBasePOA
| Constructor and Description |
|---|
CodeBasePOATie(CodeBaseOperations delegate) |
CodeBasePOATie(CodeBaseOperations delegate,
POA poa) |
| Modifier and Type | Method and Description |
|---|---|
POA |
_default_POA()
Returns the
root POA from the ORB instance associated with the servant.
|
CodeBaseOperations |
_delegate() |
void |
_delegate(CodeBaseOperations delegate) |
String[] |
bases(String x) |
Repository |
get_ir() |
String |
implementation(String x) |
String[] |
implementations(String[] x) |
String |
implementationx(String x) |
FullValueDescription |
meta(String x) |
FullValueDescription[] |
metas(String[] x) |
_all_interfaces, _invoke, _this, _this_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_objectpublic CodeBasePOATie(CodeBaseOperations delegate)
public CodeBasePOATie(CodeBaseOperations delegate, POA poa)
public CodeBaseOperations _delegate()
public void _delegate(CodeBaseOperations delegate)
public POA _default_POA()
Servant_default_POA in class Servantdefault_POA the POA associated with the
Servant.public Repository get_ir()
public FullValueDescription meta(String x)
public FullValueDescription[] metas(String[] x)
Copyright © 2017–2023 Eclipse Foundation. All rights reserved.