public class ProxyPOATie extends ProxyPOA
| Constructor and Description |
|---|
ProxyPOATie(ProxyOperations delegate) |
ProxyPOATie(ProxyOperations delegate,
POA poa) |
| Modifier and Type | Method and Description |
|---|---|
POA |
_default_POA() |
ProxyOperations |
_delegate() |
void |
_delegate(ProxyOperations delegate) |
Proxy |
_this() |
Proxy |
_this(ORB orb) |
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) |
_all_interfaces, _invoke_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_objectpublic ProxyPOATie(ProxyOperations delegate)
public ProxyPOATie(ProxyOperations delegate, POA poa)
public ProxyOperations _delegate()
public void _delegate(ProxyOperations delegate)
public POA _default_POA()
_default_POA in class Servantpublic Admin admin_if()
public Object type_repos()
public boolean supports_proxy_offers()
public Link link_if()
public boolean supports_modifiable_properties()
public Proxy proxy_if()
public void withdraw_proxy(String id) throws NotProxyOfferId, IllegalOfferId, UnknownOfferId
public Register register_if()
public Lookup lookup_if()
public ProxyInfo describe_proxy(String id) throws NotProxyOfferId, IllegalOfferId, UnknownOfferId
public boolean supports_dynamic_properties()
public 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.