public class StructuredPushSupplierPOATie extends StructuredPushSupplierPOA
Constructor and Description |
---|
StructuredPushSupplierPOATie(StructuredPushSupplierOperations delegate) |
StructuredPushSupplierPOATie(StructuredPushSupplierOperations delegate,
POA poa) |
Modifier and Type | Method and Description |
---|---|
POA |
_default_POA() |
StructuredPushSupplierOperations |
_delegate() |
void |
_delegate(StructuredPushSupplierOperations delegate) |
StructuredPushSupplier |
_this() |
StructuredPushSupplier |
_this(ORB orb) |
void |
disconnect_structured_push_supplier() |
void |
subscription_change(EventType[] added,
EventType[] removed) |
_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 StructuredPushSupplierPOATie(StructuredPushSupplierOperations delegate)
public StructuredPushSupplierPOATie(StructuredPushSupplierOperations delegate, POA poa)
public StructuredPushSupplier _this()
_this
in class StructuredPushSupplierPOA
public StructuredPushSupplier _this(ORB orb)
_this
in class StructuredPushSupplierPOA
public StructuredPushSupplierOperations _delegate()
public void _delegate(StructuredPushSupplierOperations delegate)
public POA _default_POA()
_default_POA
in class Servant
public void disconnect_structured_push_supplier()
public void subscription_change(EventType[] added, EventType[] removed) throws InvalidEventType
InvalidEventType
Copyright © 2017 JacORB. All rights reserved.