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() |
CodeBaseOperations |
_delegate() |
void |
_delegate(CodeBaseOperations delegate) |
CodeBase |
_this() |
CodeBase |
_this(ORB orb) |
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_get_component, _get_delegate, _get_interface_def, _get_interface, _is_a, _non_existent, _object_id, _orb, _poa, _repository_id, _set_delegate, _this_object, _this_objectpublic CodeBasePOATie(CodeBaseOperations delegate)
public CodeBasePOATie(CodeBaseOperations delegate, POA poa)
public CodeBase _this()
_this in class CodeBasePOApublic CodeBase _this(ORB orb)
_this in class CodeBasePOApublic CodeBaseOperations _delegate()
public void _delegate(CodeBaseOperations delegate)
public POA _default_POA()
_default_POA in class Servantpublic Repository get_ir()
public FullValueDescription meta(String x)
public FullValueDescription[] metas(String[] x)
Copyright © 2017 JacORB. All rights reserved.