org.omg.CosTrading
public class LinkPOATie extends LinkPOA
Constructor Summary | |
---|---|
LinkPOATie(LinkOperations tieObject)
Constructor | |
LinkPOATie(LinkOperations tieObject, POA poa)
Constructor |
Method Summary | |
---|---|
void | add_link(String name, Lookup target, FollowOption def_pass_on_follow_rule, FollowOption limiting_follow_rule)
Operation add_link |
Admin | admin_if()
Read accessor for admin_if attribute |
LinkInfo | describe_link(String name)
Operation describe_link |
Link | link_if()
Read accessor for link_if attribute |
String[] | list_links()
Operation list_links |
Lookup | lookup_if()
Read accessor for lookup_if attribute |
FollowOption | max_link_follow_policy()
Read accessor for max_link_follow_policy attribute |
void | modify_link(String name, FollowOption def_pass_on_follow_rule, FollowOption limiting_follow_rule)
Operation modify_link |
Proxy | proxy_if()
Read accessor for proxy_if attribute |
Register | register_if()
Read accessor for register_if attribute |
void | remove_link(String name)
Operation remove_link |
boolean | supports_dynamic_properties()
Read accessor for supports_dynamic_properties attribute |
boolean | supports_modifiable_properties()
Read accessor for supports_modifiable_properties attribute |
boolean | supports_proxy_offers()
Read accessor for supports_proxy_offers attribute |
Object | type_repos()
Read accessor for type_repos attribute |
POA | _default_POA()
_default_POA method |
LinkOperations | _delegate()
Get the delegate |
void | _delegate(LinkOperations delegate_)
Set the delegate |