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() |
void |
subscription_change(EventType[] added,
EventType[] removed) |
Any |
try_pull(BooleanHolder has_event) |
_all_interfaces, _invoke
_get_component, _get_delegate, _get_interface_def, _get_interface, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object
public PullSupplierPOATie(PullSupplierOperations delegate)
public PullSupplierPOATie(PullSupplierOperations delegate, POA poa)
public PullSupplier _this()
_this
in class PullSupplierPOA
public PullSupplier _this(ORB orb)
_this
in class PullSupplierPOA
public PullSupplierOperations _delegate()
public void _delegate(PullSupplierOperations delegate)
public POA _default_POA()
_default_POA
in class Servant
public void disconnect_pull_supplier()
public void subscription_change(EventType[] added, EventType[] removed) throws InvalidEventType
InvalidEventType
public Any pull() throws Disconnected
Disconnected
public Any try_pull(BooleanHolder has_event) throws Disconnected
Disconnected
Copyright © 2016 JacORB. All rights reserved.