public interface ProxyOperations extends TraderComponentsOperations, SupportAttributesOperations
| Modifier and Type | Method and Description |
|---|---|
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) |
void |
withdraw_proxy(String id) |
admin_if, link_if, lookup_if, proxy_if, register_ifsupports_dynamic_properties, supports_modifiable_properties, supports_proxy_offers, type_reposString 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
void withdraw_proxy(String id) throws NotProxyOfferId, IllegalOfferId, UnknownOfferId
ProxyInfo describe_proxy(String id) throws NotProxyOfferId, IllegalOfferId, UnknownOfferId
Copyright © 2015 JacORB. All rights reserved.