org.omg.dds
Class TypeSupportPOATie

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by org.omg.dds.TypeSupportPOA
          extended by org.omg.dds.TypeSupportPOATie
All Implemented Interfaces:
InvokeHandler, TypeSupportOperations

public class TypeSupportPOATie
extends TypeSupportPOA

Generated from IDL interface "TypeSupport".

Version:
generated at Mar 17, 2009 1:47:01 PM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007

Constructor Summary
TypeSupportPOATie(TypeSupportOperations delegate)
           
TypeSupportPOATie(TypeSupportOperations delegate, POA poa)
           
 
Method Summary
 POA _default_POA()
           
 TypeSupportOperations _delegate()
           
 void _delegate(TypeSupportOperations delegate)
           
 TypeSupport _this()
           
 TypeSupport _this(ORB orb)
           
 
Methods inherited from class org.omg.dds.TypeSupportPOA
_all_interfaces, _invoke
 
Methods inherited from class org.omg.PortableServer.Servant
_get_component, _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

TypeSupportPOATie

public TypeSupportPOATie(TypeSupportOperations delegate)

TypeSupportPOATie

public TypeSupportPOATie(TypeSupportOperations delegate,
                         POA poa)
Method Detail

_this

public TypeSupport _this()
Overrides:
_this in class TypeSupportPOA

_this

public TypeSupport _this(ORB orb)
Overrides:
_this in class TypeSupportPOA

_delegate

public TypeSupportOperations _delegate()

_delegate

public void _delegate(TypeSupportOperations delegate)

_default_POA

public POA _default_POA()
Overrides:
_default_POA in class Servant