public class TopicListenerPOATie extends TopicListenerPOA
Constructor and Description |
---|
TopicListenerPOATie(TopicListenerOperations delegate) |
TopicListenerPOATie(TopicListenerOperations delegate,
POA poa) |
Modifier and Type | Method and Description |
---|---|
POA |
_default_POA() |
TopicListenerOperations |
_delegate() |
void |
_delegate(TopicListenerOperations delegate) |
TopicListener |
_this() |
TopicListener |
_this(ORB orb) |
void |
on_inconsistent_topic(Topic the_topic,
InconsistentTopicStatus status) |
_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 TopicListenerPOATie(TopicListenerOperations delegate)
public TopicListenerPOATie(TopicListenerOperations delegate, POA poa)
public TopicListener _this()
_this
in class TopicListenerPOA
public TopicListener _this(ORB orb)
_this
in class TopicListenerPOA
public TopicListenerOperations _delegate()
public void _delegate(TopicListenerOperations delegate)
public POA _default_POA()
_default_POA
in class Servant
public void on_inconsistent_topic(Topic the_topic, InconsistentTopicStatus status)
Copyright © 2017 JacORB. All rights reserved.