org.omg.CosTrading
Interface ProxyOperations
- All Superinterfaces:
- SupportAttributesOperations, TraderComponentsOperations
- All Known Subinterfaces:
- Proxy
- All Known Implementing Classes:
- _ProxyStub, ProxyPOA
- public interface ProxyOperations
- extends TraderComponentsOperations, SupportAttributesOperations
Generated from IDL interface "Proxy"
- Author:
- JacORB IDL compiler V 2.1 (JBoss patch 1), 01-Mar-2004
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
- Throws:
DuplicatePropertyName
MissingMandatoryProperty
IllegalServiceType
IllegalRecipe
ReadonlyDynamicProperty
DuplicatePolicyName
PropertyTypeMismatch
IllegalPropertyName
UnknownServiceType
InvalidLookupRef
withdraw_proxy
public void withdraw_proxy(java.lang.String id)
throws NotProxyOfferId,
IllegalOfferId,
UnknownOfferId
- Throws:
NotProxyOfferId
IllegalOfferId
UnknownOfferId
describe_proxy
public ProxyInfo describe_proxy(java.lang.String id)
throws NotProxyOfferId,
IllegalOfferId,
UnknownOfferId
- Throws:
NotProxyOfferId
IllegalOfferId
UnknownOfferId