public class IWhiteBoardPOATie extends IWhiteBoardPOA
| Constructor and Description |
|---|
IWhiteBoardPOATie(IWhiteBoardOperations delegate) |
IWhiteBoardPOATie(IWhiteBoardOperations delegate,
POA poa) |
| Modifier and Type | Method and Description |
|---|---|
POA |
_default_POA() |
IWhiteBoardOperations |
_delegate() |
void |
_delegate(IWhiteBoardOperations delegate) |
IWhiteBoard |
_this() |
IWhiteBoard |
_this(ORB orb) |
IRegistrationInfo |
join(IWorkgroup group) |
boolean |
leave(int group) |
_all_interfaces, _invoke_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_objectpublic IWhiteBoardPOATie(IWhiteBoardOperations delegate)
public IWhiteBoardPOATie(IWhiteBoardOperations delegate, POA poa)
public IWhiteBoard _this()
_this in class IWhiteBoardPOApublic IWhiteBoard _this(ORB orb)
_this in class IWhiteBoardPOApublic IWhiteBoardOperations _delegate()
public void _delegate(IWhiteBoardOperations delegate)
public POA _default_POA()
_default_POA in class Servantpublic boolean leave(int group)
public IRegistrationInfo join(IWorkgroup group)
Copyright © 2017 JacORB. All rights reserved.