org.omg.CosTrading
Class _ProxyStub

java.lang.Object
  extended byorg.omg.CORBA.portable.ObjectImpl
      extended byorg.omg.CosTrading._ProxyStub
All Implemented Interfaces:
IDLEntity, Object, Proxy, ProxyOperations, java.io.Serializable, SupportAttributes, SupportAttributesOperations, TraderComponents, TraderComponentsOperations

public class _ProxyStub
extends ObjectImpl
implements Proxy

Generated from IDL interface "Proxy"

Author:
JacORB IDL compiler V 2.2.3, 10-Dec-2005
See Also:
Serialized Form

Field Summary
static java.lang.Class _opsClass
           
 
Constructor Summary
_ProxyStub()
           
 
Method Summary
 java.lang.String[] _ids()
           
 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.CORBA.portable.ObjectImpl
_create_request, _create_request, _duplicate, _get_delegate, _get_domain_managers, _get_interface_def, _get_interface, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_delegate, _set_policy_override, equals, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.omg.CORBA.Object
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_interface, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override
 

Field Detail

_opsClass

public static final java.lang.Class _opsClass
Constructor Detail

_ProxyStub

public _ProxyStub()
Method Detail

_ids

public java.lang.String[] _ids()
Specified by:
_ids in class ObjectImpl

admin_if

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

type_repos

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

supports_proxy_offers

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

link_if

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

supports_modifiable_properties

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

proxy_if

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

withdraw_proxy

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

register_if

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

lookup_if

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

describe_proxy

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

supports_dynamic_properties

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

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
Specified by:
export_proxy in interface ProxyOperations
Throws:
DuplicatePropertyName
MissingMandatoryProperty
IllegalServiceType
IllegalRecipe
ReadonlyDynamicProperty
DuplicatePolicyName
PropertyTypeMismatch
IllegalPropertyName
UnknownServiceType
InvalidLookupRef