org.omg.CosTrading
Interface ProxyOperations
- All Superinterfaces:
- SupportAttributesOperations, TraderComponentsOperations
- All Known Subinterfaces:
- Proxy
- All Known Implementing Classes:
- _ProxyStub, ProxyPOA, ProxyPOATie
public interface ProxyOperations
- extends TraderComponentsOperations, SupportAttributesOperations
Generated from IDL interface "Proxy".
- Version:
- generated at 03-Nov-2015 12:23:58
- Author:
- JacORB IDL compiler V 3.7
export_proxy
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
- Throws:
DuplicatePropertyName
MissingMandatoryProperty
IllegalServiceType
IllegalRecipe
ReadonlyDynamicProperty
DuplicatePolicyName
PropertyTypeMismatch
IllegalPropertyName
UnknownServiceType
InvalidLookupRef
withdraw_proxy
void withdraw_proxy(String id)
throws NotProxyOfferId,
IllegalOfferId,
UnknownOfferId
- Throws:
NotProxyOfferId
IllegalOfferId
UnknownOfferId
describe_proxy
ProxyInfo describe_proxy(String id)
throws NotProxyOfferId,
IllegalOfferId,
UnknownOfferId
- Throws:
NotProxyOfferId
IllegalOfferId
UnknownOfferId
Copyright © 2015 JacORB. All rights reserved.