public class IFactoryPOATie extends IFactoryPOA
| Constructor and Description |
|---|
IFactoryPOATie(IFactoryOperations delegate) |
IFactoryPOATie(IFactoryOperations delegate,
POA poa) |
| Modifier and Type | Method and Description |
|---|---|
POA |
_default_POA() |
IFactoryOperations |
_delegate() |
void |
_delegate(IFactoryOperations delegate) |
IFactory |
_this() |
IFactory |
_this(ORB orb) |
IWhiteBoard |
getCreateWhiteboard(String name) |
String[] |
listAllWhiteboards() |
_all_interfaces, _invoke_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_objectpublic IFactoryPOATie(IFactoryOperations delegate)
public IFactoryPOATie(IFactoryOperations delegate, POA poa)
public IFactory _this()
_this in class IFactoryPOApublic IFactory _this(ORB orb)
_this in class IFactoryPOApublic IFactoryOperations _delegate()
public void _delegate(IFactoryOperations delegate)
public POA _default_POA()
_default_POA in class Servantpublic String[] listAllWhiteboards()
public IWhiteBoard getCreateWhiteboard(String name)
Copyright © 2017 JacORB. All rights reserved.