public class PushSupplierPOATie extends PushSupplierPOA
Constructor and Description |
---|
PushSupplierPOATie(PushSupplierOperations delegate) |
PushSupplierPOATie(PushSupplierOperations delegate,
POA poa) |
Modifier and Type | Method and Description |
---|---|
POA |
_default_POA() |
PushSupplierOperations |
_delegate() |
void |
_delegate(PushSupplierOperations delegate) |
PushSupplier |
_this() |
PushSupplier |
_this(ORB orb) |
void |
disconnect_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 PushSupplierPOATie(PushSupplierOperations delegate)
public PushSupplierPOATie(PushSupplierOperations delegate, POA poa)
public PushSupplier _this()
_this
in class PushSupplierPOA
public PushSupplier _this(ORB orb)
_this
in class PushSupplierPOA
public PushSupplierOperations _delegate()
public void _delegate(PushSupplierOperations delegate)
public POA _default_POA()
_default_POA
in class Servant
public void subscription_change(EventType[] added, EventType[] removed) throws InvalidEventType
InvalidEventType
public void disconnect_push_supplier()
Copyright © 2016 JacORB. All rights reserved.