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