org.omg.CosTrading
Class ProxyPOATie

java.lang.Object
  extended byorg.omg.PortableServer.Servant
      extended byorg.omg.CosTrading.ProxyPOA
          extended byorg.omg.CosTrading.ProxyPOATie
All Implemented Interfaces:
InvokeHandler, ProxyOperations, SupportAttributesOperations, TraderComponentsOperations

public class ProxyPOATie
extends ProxyPOA

Generated from IDL interface "Proxy"

Author:
JacORB IDL compiler V 2.1 (JBoss patch 1), 01-Mar-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
 
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

ProxyPOATie

public ProxyPOATie(ProxyOperations delegate)

ProxyPOATie

public ProxyPOATie(ProxyOperations delegate,
                   POA poa)
Method Detail

_this

public Proxy _this()
Overrides:
_this in class ProxyPOA

_this

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

_delegate

public ProxyOperations _delegate()

_delegate

public void _delegate(ProxyOperations delegate)

_default_POA

public POA _default_POA()
Overrides:
_default_POA in class Servant

admin_if

public Admin admin_if()

type_repos

public Object type_repos()

supports_proxy_offers

public boolean supports_proxy_offers()

link_if

public Link link_if()

supports_modifiable_properties

public boolean supports_modifiable_properties()

proxy_if

public Proxy proxy_if()

withdraw_proxy

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

register_if

public Register register_if()

lookup_if

public Lookup lookup_if()

describe_proxy

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

supports_dynamic_properties

public boolean supports_dynamic_properties()

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