public class TypedPullSupplierPOATie extends TypedPullSupplierPOA
Constructor and Description |
---|
TypedPullSupplierPOATie(TypedPullSupplierOperations delegate) |
TypedPullSupplierPOATie(TypedPullSupplierOperations delegate,
POA poa) |
Modifier and Type | Method and Description |
---|---|
POA |
_default_POA() |
TypedPullSupplierOperations |
_delegate() |
void |
_delegate(TypedPullSupplierOperations delegate) |
TypedPullSupplier |
_this() |
TypedPullSupplier |
_this(ORB orb) |
void |
disconnect_pull_supplier() |
Object |
get_typed_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 TypedPullSupplierPOATie(TypedPullSupplierOperations delegate)
public TypedPullSupplierPOATie(TypedPullSupplierOperations delegate, POA poa)
public TypedPullSupplier _this()
_this
in class TypedPullSupplierPOA
public TypedPullSupplier _this(ORB orb)
_this
in class TypedPullSupplierPOA
public TypedPullSupplierOperations _delegate()
public void _delegate(TypedPullSupplierOperations 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 Object get_typed_supplier()
public Any try_pull(BooleanHolder has_event) throws Disconnected
Disconnected