org.omg.CosTrading

Class SupportAttributesPOATie

Implemented Interfaces:
InvokeHandler, SupportAttributesOperations

public class SupportAttributesPOATie
extends SupportAttributesPOA

Generated from IDL interface "SupportAttributes"

Author:
JacORB IDL compiler V 2.2, 7-May-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, _this, _this

Methods inherited from class org.omg.PortableServer.Servant

_all_interfaces, _default_POA, _get_delegate, _get_interface, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object

Constructor Details

SupportAttributesPOATie

public SupportAttributesPOATie(SupportAttributesOperations delegate)


SupportAttributesPOATie

public SupportAttributesPOATie(SupportAttributesOperations delegate,
                               POA poa)

Method Details

_default_POA

public POA _default_POA()
Overrides:
_default_POA in interface Servant


_delegate

public SupportAttributesOperations _delegate()


_delegate

public void _delegate(SupportAttributesOperations delegate)


_this

public SupportAttributes _this()
Overrides:
_this in interface SupportAttributesPOA


_this

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


supports_dynamic_properties

public boolean supports_dynamic_properties()
Specified by:
supports_dynamic_properties in interface SupportAttributesOperations


supports_modifiable_properties

public boolean supports_modifiable_properties()
Specified by:
supports_modifiable_properties in interface SupportAttributesOperations


supports_proxy_offers

public boolean supports_proxy_offers()
Specified by:
supports_proxy_offers in interface SupportAttributesOperations


type_repos

public Object type_repos()
Specified by:
type_repos in interface SupportAttributesOperations