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_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_objectpublic StructuredPushSupplierPOATie(StructuredPushSupplierOperations delegate)
public StructuredPushSupplierPOATie(StructuredPushSupplierOperations delegate, POA poa)
public StructuredPushSupplier _this()
_this in class StructuredPushSupplierPOApublic StructuredPushSupplier _this(ORB orb)
_this in class StructuredPushSupplierPOApublic StructuredPushSupplierOperations _delegate()
public void _delegate(StructuredPushSupplierOperations delegate)
public POA _default_POA()
_default_POA in class Servantpublic void disconnect_structured_push_supplier()
public void subscription_change(EventType[] added, EventType[] removed) throws InvalidEventType
InvalidEventTypeCopyright © 2015 JacORB. All rights reserved.