public class PullSupplierPOATie extends PullSupplierPOA
| Constructor and Description |
|---|
PullSupplierPOATie(PullSupplierOperations delegate) |
PullSupplierPOATie(PullSupplierOperations delegate,
POA poa) |
| Modifier and Type | Method and Description |
|---|---|
POA |
_default_POA() |
PullSupplierOperations |
_delegate() |
void |
_delegate(PullSupplierOperations delegate) |
PullSupplier |
_this() |
PullSupplier |
_this(ORB orb) |
void |
disconnect_pull_supplier() |
Any |
pull() |
Any |
try_pull(BooleanHolder has_event) |
_all_interfaces, _invoke_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_objectpublic PullSupplierPOATie(PullSupplierOperations delegate)
public PullSupplierPOATie(PullSupplierOperations delegate, POA poa)
public PullSupplier _this()
_this in class PullSupplierPOApublic PullSupplier _this(ORB orb)
_this in class PullSupplierPOApublic PullSupplierOperations _delegate()
public void _delegate(PullSupplierOperations delegate)
public POA _default_POA()
_default_POA in class Servantpublic void disconnect_pull_supplier()
public Any pull() throws Disconnected
Disconnectedpublic Any try_pull(BooleanHolder has_event) throws Disconnected
DisconnectedCopyright © 2015 JacORB. All rights reserved.