org.omg.CosTrading
Class ProxyPOATie

java.lang.Object
  |
  +--org.omg.PortableServer.Servant
        |
        +--org.omg.CosTrading.ProxyPOA
              |
              +--org.omg.CosTrading.ProxyPOATie
All Implemented Interfaces:
org.omg.CORBA.portable.InvokeHandler, ProxyOperations, SupportAttributesOperations, TraderComponentsOperations

public class ProxyPOATie
extends ProxyPOA

Interface definition : Proxy

Author:
OpenORB Compiler

Constructor Summary
ProxyPOATie(ProxyOperations tieObject)
          Constructor
ProxyPOATie(ProxyOperations tieObject, org.omg.PortableServer.POA poa)
          Constructor
 
Method Summary
 org.omg.PortableServer.POA _default_POA()
          _default_POA method
 ProxyOperations _delegate()
          Get the delegate
 void _delegate(ProxyOperations delegate_)
          Set the delegate
 Admin admin_if()
          Read accessor for admin_if attribute
 ProxyInfo describe_proxy(java.lang.String id)
          Operation describe_proxy
 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)
          Operation export_proxy
 Link link_if()
          Read accessor for link_if attribute
 Lookup lookup_if()
          Read accessor for lookup_if attribute
 Proxy proxy_if()
          Read accessor for proxy_if attribute
 Register register_if()
          Read accessor for register_if attribute
 boolean supports_dynamic_properties()
          Read accessor for supports_dynamic_properties attribute
 boolean supports_modifiable_properties()
          Read accessor for supports_modifiable_properties attribute
 boolean supports_proxy_offers()
          Read accessor for supports_proxy_offers attribute
 org.omg.CORBA.Object type_repos()
          Read accessor for type_repos attribute
 void withdraw_proxy(java.lang.String id)
          Operation withdraw_proxy
 
Methods inherited from class org.omg.CosTrading.ProxyPOA
_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
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProxyPOATie

public ProxyPOATie(ProxyOperations tieObject)
Constructor

ProxyPOATie

public ProxyPOATie(ProxyOperations tieObject,
                   org.omg.PortableServer.POA poa)
Constructor
Method Detail

_delegate

public ProxyOperations _delegate()
Get the delegate

_delegate

public void _delegate(ProxyOperations delegate_)
Set the delegate

_default_POA

public org.omg.PortableServer.POA _default_POA()
_default_POA method
Overrides:
_default_POA in class org.omg.PortableServer.Servant

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 IllegalServiceType,
                                     UnknownServiceType,
                                     InvalidLookupRef,
                                     IllegalPropertyName,
                                     PropertyTypeMismatch,
                                     ReadonlyDynamicProperty,
                                     MissingMandatoryProperty,
                                     IllegalRecipe,
                                     DuplicatePropertyName,
                                     DuplicatePolicyName
Operation export_proxy

withdraw_proxy

public void withdraw_proxy(java.lang.String id)
                    throws IllegalOfferId,
                           UnknownOfferId,
                           NotProxyOfferId
Operation withdraw_proxy

describe_proxy

public ProxyInfo describe_proxy(java.lang.String id)
                         throws IllegalOfferId,
                                UnknownOfferId,
                                NotProxyOfferId
Operation describe_proxy

lookup_if

public Lookup lookup_if()
Read accessor for lookup_if attribute
Following copied from interface: org.omg.CosTrading.TraderComponentsOperations
Returns:
the attribute value

register_if

public Register register_if()
Read accessor for register_if attribute
Following copied from interface: org.omg.CosTrading.TraderComponentsOperations
Returns:
the attribute value

link_if

public Link link_if()
Read accessor for link_if attribute
Following copied from interface: org.omg.CosTrading.TraderComponentsOperations
Returns:
the attribute value

proxy_if

public Proxy proxy_if()
Read accessor for proxy_if attribute
Following copied from interface: org.omg.CosTrading.TraderComponentsOperations
Returns:
the attribute value

admin_if

public Admin admin_if()
Read accessor for admin_if attribute
Following copied from interface: org.omg.CosTrading.TraderComponentsOperations
Returns:
the attribute value

supports_modifiable_properties

public boolean supports_modifiable_properties()
Read accessor for supports_modifiable_properties attribute
Following copied from interface: org.omg.CosTrading.SupportAttributesOperations
Returns:
the attribute value

supports_dynamic_properties

public boolean supports_dynamic_properties()
Read accessor for supports_dynamic_properties attribute
Following copied from interface: org.omg.CosTrading.SupportAttributesOperations
Returns:
the attribute value

supports_proxy_offers

public boolean supports_proxy_offers()
Read accessor for supports_proxy_offers attribute
Following copied from interface: org.omg.CosTrading.SupportAttributesOperations
Returns:
the attribute value

type_repos

public org.omg.CORBA.Object type_repos()
Read accessor for type_repos attribute
Following copied from interface: org.omg.CosTrading.SupportAttributesOperations
Returns:
the attribute value