public class NotifyPublishPOATie extends NotifyPublishPOA
Constructor and Description |
---|
NotifyPublishPOATie(NotifyPublishOperations delegate) |
NotifyPublishPOATie(NotifyPublishOperations delegate,
POA poa) |
Modifier and Type | Method and Description |
---|---|
POA |
_default_POA() |
NotifyPublishOperations |
_delegate() |
void |
_delegate(NotifyPublishOperations delegate) |
NotifyPublish |
_this() |
NotifyPublish |
_this(ORB orb) |
void |
offer_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 NotifyPublishPOATie(NotifyPublishOperations delegate)
public NotifyPublishPOATie(NotifyPublishOperations delegate, POA poa)
public NotifyPublish _this()
_this
in class NotifyPublishPOA
public NotifyPublish _this(ORB orb)
_this
in class NotifyPublishPOA
public NotifyPublishOperations _delegate()
public void _delegate(NotifyPublishOperations delegate)
public POA _default_POA()
_default_POA
in class Servant
public void offer_change(EventType[] added, EventType[] removed) throws InvalidEventType
InvalidEventType
Copyright © 2016 JacORB. All rights reserved.