public class _ProxyStub extends ObjectImpl implements Proxy
| Constructor and Description |
|---|
_ProxyStub() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
_ids() |
Admin |
admin_if() |
ProxyInfo |
describe_proxy(String id) |
String |
export_proxy(Lookup target,
String type,
Property[] properties,
boolean if_match_all,
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(String id) |
_create_request, _create_request, _duplicate, _get_delegate, _get_domain_managers, _get_interface_def, _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, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, wait_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_overridepublic static final Class _opsClass
public String[] _ids()
_ids in class ObjectImplpublic Admin admin_if()
admin_if in interface TraderComponentsOperationspublic Object type_repos()
type_repos in interface SupportAttributesOperationspublic boolean supports_proxy_offers()
supports_proxy_offers in interface SupportAttributesOperationspublic Link link_if()
link_if in interface TraderComponentsOperationspublic boolean supports_modifiable_properties()
supports_modifiable_properties in interface SupportAttributesOperationspublic Proxy proxy_if()
proxy_if in interface TraderComponentsOperationspublic void withdraw_proxy(String id) throws NotProxyOfferId, IllegalOfferId, UnknownOfferId
withdraw_proxy in interface ProxyOperationsNotProxyOfferIdIllegalOfferIdUnknownOfferIdpublic Register register_if()
register_if in interface TraderComponentsOperationspublic Lookup lookup_if()
lookup_if in interface TraderComponentsOperationspublic ProxyInfo describe_proxy(String id) throws NotProxyOfferId, IllegalOfferId, UnknownOfferId
describe_proxy in interface ProxyOperationsNotProxyOfferIdIllegalOfferIdUnknownOfferIdpublic boolean supports_dynamic_properties()
supports_dynamic_properties in interface SupportAttributesOperationspublic String export_proxy(Lookup target, String type, Property[] properties, boolean if_match_all, String recipe, Policy[] policies_to_pass_on) throws DuplicatePropertyName, MissingMandatoryProperty, IllegalServiceType, IllegalRecipe, ReadonlyDynamicProperty, DuplicatePolicyName, PropertyTypeMismatch, IllegalPropertyName, UnknownServiceType, InvalidLookupRef
Copyright © 2015 JacORB. All rights reserved.