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_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_objectpublic TopicListenerPOATie(TopicListenerOperations delegate)
public TopicListenerPOATie(TopicListenerOperations delegate, POA poa)
public TopicListener _this()
_this in class TopicListenerPOApublic TopicListener _this(ORB orb)
_this in class TopicListenerPOApublic TopicListenerOperations _delegate()
public void _delegate(TopicListenerOperations delegate)
public POA _default_POA()
_default_POA in class Servantpublic void on_inconsistent_topic(Topic the_topic, InconsistentTopicStatus status)
Copyright © 2015 JacORB. All rights reserved.