org.omg.CosTrading

Class _ProxyStub

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, 7-May-2004

Field Summary

static java.lang.Class
_opsClass

Method Summary

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, _get_interface_def, _get_policy, _hash, _ids, _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

Field Details

_opsClass

public static final java.lang.Class _opsClass

Method Details

_ids

public String[] _ids()
Overrides:
_ids in interface ObjectImpl


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