org.omg.CosTrading

Class ProxyPOATie

Implemented Interfaces:
InvokeHandler, ProxyOperations, SupportAttributesOperations, TraderComponentsOperations

public class ProxyPOATie
extends ProxyPOA

Generated from IDL interface "Proxy"

Author:
JacORB IDL compiler V 2.2, 7-May-2004

Constructor Summary

ProxyPOATie(ProxyOperations delegate)
ProxyPOATie(ProxyOperations delegate, POA poa)

Method Summary

POA
_default_POA()
ProxyOperations
_delegate()
void
_delegate(ProxyOperations delegate)
Proxy
_this()
Proxy
_this(ORB orb)
Admin
admin_if()
ProxyInfo
describe_proxy(java.lang.String id)
java.lang.String
export_proxy(Lookup target, java.lang.String type, Property[] properties, boolean if_match_all, java.lang.String recipe, Policy[] policies_to_pass_on)
Link
link_if()
Lookup
lookup_if()
Proxy
proxy_if()
Register
register_if()
boolean
supports_dynamic_properties()
boolean
supports_modifiable_properties()
boolean
supports_proxy_offers()
Object
type_repos()
void
withdraw_proxy(java.lang.String id)

Methods inherited from class org.omg.CosTrading.ProxyPOA

_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

ProxyPOATie

public ProxyPOATie(ProxyOperations delegate)


ProxyPOATie

public ProxyPOATie(ProxyOperations delegate,
                   POA poa)

Method Details

_default_POA

public POA _default_POA()
Overrides:
_default_POA in interface Servant


_delegate

public ProxyOperations _delegate()


_delegate

public void _delegate(ProxyOperations delegate)


_this

public Proxy _this()
Overrides:
_this in interface ProxyPOA


_this

public Proxy _this(ORB orb)
Overrides:
_this in interface ProxyPOA


admin_if

public Admin admin_if()
Specified by:
admin_if in interface TraderComponentsOperations


describe_proxy

public ProxyInfo describe_proxy(java.lang.String id)
            throws IllegalOfferId,
                   NotProxyOfferId,
                   UnknownOfferId
Specified by:
describe_proxy in interface ProxyOperations


export_proxy

public java.lang.String export_proxy(Lookup target,
                                     java.lang.String type,
                                     Property[] properties,
                                     boolean if_match_all,
                                     java.lang.String recipe,
                                     Policy[] policies_to_pass_on)
            throws DuplicatePolicyName,
                   IllegalRecipe,
                   IllegalServiceType,
                   ReadonlyDynamicProperty,
                   PropertyTypeMismatch,
                   MissingMandatoryProperty,
                   DuplicatePropertyName,
                   InvalidLookupRef,
                   UnknownServiceType,
                   IllegalPropertyName
Specified by:
export_proxy in interface ProxyOperations


link_if

public Link link_if()
Specified by:
link_if in interface TraderComponentsOperations


lookup_if

public Lookup lookup_if()
Specified by:
lookup_if in interface TraderComponentsOperations


proxy_if

public Proxy proxy_if()
Specified by:
proxy_if in interface TraderComponentsOperations


register_if

public Register register_if()
Specified by:
register_if in interface TraderComponentsOperations


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


withdraw_proxy

public void withdraw_proxy(java.lang.String id)
            throws IllegalOfferId,
                   NotProxyOfferId,
                   UnknownOfferId
Specified by:
withdraw_proxy in interface ProxyOperations