org.omg.CORBA
Class WstringDefPOATie

java.lang.Object
  extended byorg.omg.PortableServer.Servant
      extended byorg.omg.CORBA.WstringDefPOA
          extended byorg.omg.CORBA.WstringDefPOATie
All Implemented Interfaces:
IDLTypeOperations, InvokeHandler, IRObjectOperations, WstringDefOperations

public class WstringDefPOATie
extends WstringDefPOA

Generated from IDL interface "WstringDef"

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

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

WstringDefPOATie

public WstringDefPOATie(WstringDefOperations delegate)

WstringDefPOATie

public WstringDefPOATie(WstringDefOperations delegate,
                        POA poa)
Method Detail

_this

public WstringDef _this()
Overrides:
_this in class WstringDefPOA

_this

public WstringDef _this(ORB orb)
Overrides:
_this in class WstringDefPOA

_delegate

public WstringDefOperations _delegate()

_delegate

public void _delegate(WstringDefOperations 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()