org.omg.dds
Class TopicPOATie
java.lang.Object
org.omg.PortableServer.Servant
org.omg.dds.TopicPOA
org.omg.dds.TopicPOATie
- All Implemented Interfaces:
- InvokeHandler, EntityOperations, TopicDescriptionOperations, TopicOperations
public class TopicPOATie
- extends TopicPOA
Generated from IDL interface "Topic".
- Version:
- generated at 03-Nov-2015 12:23:59
- Author:
- JacORB IDL compiler V 3.7
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TopicPOATie
public TopicPOATie(TopicOperations delegate)
TopicPOATie
public TopicPOATie(TopicOperations delegate,
POA poa)
_this
public Topic _this()
- Overrides:
_this in class TopicPOA
_this
public Topic _this(ORB orb)
- Overrides:
_this in class TopicPOA
_delegate
public TopicOperations _delegate()
_delegate
public void _delegate(TopicOperations delegate)
_default_POA
public POA _default_POA()
- Overrides:
_default_POA in class Servant
get_inconsistent_topic_status
public InconsistentTopicStatus get_inconsistent_topic_status()
get_participant
public DomainParticipant get_participant()
get_type_name
public String get_type_name()
enable
public int enable()
get_name
public String get_name()
get_statuscondition
public StatusCondition get_statuscondition()
get_status_changes
public int get_status_changes()
Copyright © 2015 JacORB. All rights reserved.