org.omg.CORBA
Class IDLTypePOATie

java.lang.Object
  extended by org.omg.PortableServer.Servant
      extended by org.omg.CORBA.IDLTypePOA
          extended by org.omg.CORBA.IDLTypePOATie
All Implemented Interfaces:
IDLTypeOperations, IRObjectOperations, InvokeHandler

public class IDLTypePOATie
extends IDLTypePOA

Generated from IDL interface "IDLType".

Version:
generated at Sep 14, 2010 11:02:04 PM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007

Constructor Summary
IDLTypePOATie(IDLTypeOperations delegate)
           
IDLTypePOATie(IDLTypeOperations delegate, POA poa)
           
 
Method Summary
 POA _default_POA()
           
 IDLTypeOperations _delegate()
           
 void _delegate(IDLTypeOperations delegate)
           
 IDLType _this()
           
 IDLType _this(ORB orb)
           
 DefinitionKind def_kind()
           
 void destroy()
           
 TypeCode type()
           
 
Methods inherited from class org.omg.CORBA.IDLTypePOA
_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

IDLTypePOATie

public IDLTypePOATie(IDLTypeOperations delegate)

IDLTypePOATie

public IDLTypePOATie(IDLTypeOperations delegate,
                     POA poa)
Method Detail

_this

public IDLType _this()
Overrides:
_this in class IDLTypePOA

_this

public IDLType _this(ORB orb)
Overrides:
_this in class IDLTypePOA

_delegate

public IDLTypeOperations _delegate()

_delegate

public void _delegate(IDLTypeOperations delegate)

_default_POA

public POA _default_POA()
Overrides:
_default_POA in class Servant

destroy

public void destroy()

type

public TypeCode type()

def_kind

public DefinitionKind def_kind()