org.omg.CORBA
Class StringDefPOATie

java.lang.Object
  extended byorg.omg.PortableServer.Servant
      extended byorg.omg.CORBA.StringDefPOA
          extended byorg.omg.CORBA.StringDefPOATie
All Implemented Interfaces:
IDLTypeOperations, InvokeHandler, IRObjectOperations, StringDefOperations

public class StringDefPOATie
extends StringDefPOA

Generated from IDL interface "StringDef"

Author:
JacORB IDL compiler V 2.1 (JBoss patch 1), 01-Mar-2004

Constructor Summary
StringDefPOATie(StringDefOperations delegate)
           
StringDefPOATie(StringDefOperations delegate, POA poa)
           
 
Method Summary
 POA _default_POA()
           
 StringDefOperations _delegate()
           
 void _delegate(StringDefOperations delegate)
           
 StringDef _this()
           
 StringDef _this(ORB orb)
           
 int bound()
           
 void bound(int a)
           
 DefinitionKind def_kind()
           
 void destroy()
           
 TypeCode type()
           
 
Methods inherited from class org.omg.CORBA.StringDefPOA
_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

StringDefPOATie

public StringDefPOATie(StringDefOperations delegate)

StringDefPOATie

public StringDefPOATie(StringDefOperations delegate,
                       POA poa)
Method Detail

_this

public StringDef _this()
Overrides:
_this in class StringDefPOA

_this

public StringDef _this(ORB orb)
Overrides:
_this in class StringDefPOA

_delegate

public StringDefOperations _delegate()

_delegate

public void _delegate(StringDefOperations delegate)

_default_POA

public POA _default_POA()
Overrides:
_default_POA in class Servant

bound

public void bound(int a)

bound

public int bound()

type

public TypeCode type()

destroy

public void destroy()

def_kind

public DefinitionKind def_kind()