org.omg.CosTrading
Class SupportAttributesPOATie

java.lang.Object
  extended byorg.omg.PortableServer.Servant
      extended byorg.omg.CosTrading.SupportAttributesPOA
          extended byorg.omg.CosTrading.SupportAttributesPOATie
All Implemented Interfaces:
InvokeHandler, SupportAttributesOperations

public class SupportAttributesPOATie
extends SupportAttributesPOA

Generated from IDL interface "SupportAttributes"

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

Constructor Summary
SupportAttributesPOATie(SupportAttributesOperations delegate)
           
SupportAttributesPOATie(SupportAttributesOperations delegate, POA poa)
           
 
Method Summary
 POA _default_POA()
           
 SupportAttributesOperations _delegate()
           
 void _delegate(SupportAttributesOperations delegate)
           
 SupportAttributes _this()
           
 SupportAttributes _this(ORB orb)
           
 boolean supports_dynamic_properties()
           
 boolean supports_modifiable_properties()
           
 boolean supports_proxy_offers()
           
 Object type_repos()
           
 
Methods inherited from class org.omg.CosTrading.SupportAttributesPOA
_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

SupportAttributesPOATie

public SupportAttributesPOATie(SupportAttributesOperations delegate)

SupportAttributesPOATie

public SupportAttributesPOATie(SupportAttributesOperations delegate,
                               POA poa)
Method Detail

_this

public SupportAttributes _this()
Overrides:
_this in class SupportAttributesPOA

_this

public SupportAttributes _this(ORB orb)
Overrides:
_this in class SupportAttributesPOA

_delegate

public SupportAttributesOperations _delegate()

_delegate

public void _delegate(SupportAttributesOperations delegate)

_default_POA

public POA _default_POA()
Overrides:
_default_POA in class Servant

supports_proxy_offers

public boolean supports_proxy_offers()

type_repos

public Object type_repos()

supports_dynamic_properties

public boolean supports_dynamic_properties()

supports_modifiable_properties

public boolean supports_modifiable_properties()