org.omg.dds
Class TopicDescriptionPOATie

java.lang.Object
  extended byorg.omg.PortableServer.Servant
      extended byorg.omg.dds.TopicDescriptionPOA
          extended byorg.omg.dds.TopicDescriptionPOATie
All Implemented Interfaces:
InvokeHandler, TopicDescriptionOperations

public class TopicDescriptionPOATie
extends TopicDescriptionPOA

Generated from IDL interface "TopicDescription"

Author:
JacORB IDL compiler V 2.2.3, 10-Dec-2005

Constructor Summary
TopicDescriptionPOATie(TopicDescriptionOperations delegate)
           
TopicDescriptionPOATie(TopicDescriptionOperations delegate, POA poa)
           
 
Method Summary
 POA _default_POA()
           
 TopicDescriptionOperations _delegate()
           
 void _delegate(TopicDescriptionOperations delegate)
           
 TopicDescription _this()
           
 TopicDescription _this(ORB orb)
           
 java.lang.String get_name()
           
 DomainParticipant get_participant()
           
 java.lang.String get_type_name()
           
 
Methods inherited from class org.omg.dds.TopicDescriptionPOA
_all_interfaces, _invoke
 
Methods inherited from class org.omg.PortableServer.Servant
_get_delegate, _get_interface_def, _get_interface, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TopicDescriptionPOATie

public TopicDescriptionPOATie(TopicDescriptionOperations delegate)

TopicDescriptionPOATie

public TopicDescriptionPOATie(TopicDescriptionOperations delegate,
                              POA poa)
Method Detail

_this

public TopicDescription _this()
Overrides:
_this in class TopicDescriptionPOA

_this

public TopicDescription _this(ORB orb)
Overrides:
_this in class TopicDescriptionPOA

_delegate

public TopicDescriptionOperations _delegate()

_delegate

public void _delegate(TopicDescriptionOperations delegate)

_default_POA

public POA _default_POA()
Overrides:
_default_POA in class Servant

get_participant

public DomainParticipant get_participant()

get_type_name

public java.lang.String get_type_name()

get_name

public java.lang.String get_name()