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

A WstringDef represents an IDL wide string. The unbounded wide string type is represented as a PrimitiveDef. As wide string types are anonymous, this interface is not derived from TypedefDef or Contained.


Constructor Summary
WstringDefPOATie(WstringDefOperations tieObject)
          Constructor
WstringDefPOATie(WstringDefOperations tieObject, POA poa)
          Constructor
 
Method Summary
 POA _default_POA()
          _default_POA method
 WstringDefOperations _delegate()
          Get the delegate
 void _delegate(WstringDefOperations delegate_)
          Set the delegate
 int bound()
          Read accessor for bound attribute
 void bound(int value)
          Write accessor for bound attribute
 DefinitionKind def_kind()
          Read accessor for def_kind attribute
 void destroy()
          Operation destroy
 TypeCode type()
          Read accessor for type attribute
 
Methods inherited from class org.omg.CORBA.WstringDefPOA
_all_interfaces, _invoke, _this, _this
 
Methods inherited from class org.omg.PortableServer.Servant
_get_delegate, _get_interface_def, _get_interface, _is_a, _non_existent, _object_id, _orb, _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 tieObject)
Constructor


WstringDefPOATie

public WstringDefPOATie(WstringDefOperations tieObject,
                        POA poa)
Constructor

Method Detail

_delegate

public WstringDefOperations _delegate()
Get the delegate


_delegate

public void _delegate(WstringDefOperations delegate_)
Set the delegate


_default_POA

public POA _default_POA()
_default_POA method

Overrides:
_default_POA in class Servant

bound

public int bound()
Read accessor for bound attribute


bound

public void bound(int value)
Write accessor for bound attribute


type

public TypeCode type()
Read accessor for type attribute


def_kind

public DefinitionKind def_kind()
Read accessor for def_kind attribute


destroy

public void destroy()
Operation destroy