|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.CORBA.portable.ObjectImpl
org.omg.CosTrading._LinkStub
public class _LinkStub
Interface definition: Link.
Constructor Summary | |
---|---|
_LinkStub()
|
Method Summary | |
---|---|
java.lang.String[] |
_ids()
|
void |
add_link(java.lang.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(java.lang.String name)
Operation describe_link |
Link |
link_if()
Read accessor for link_if attribute |
java.lang.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(java.lang.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(java.lang.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 |
org.omg.CORBA.Object |
type_repos()
Read accessor for type_repos attribute |
Methods inherited from class org.omg.CORBA.portable.ObjectImpl |
---|
_create_request, _create_request, _duplicate, _get_delegate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_delegate, _set_policy_override, equals, hashCode, toString |
Methods inherited from class java.lang.Object |
---|
getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.omg.CORBA.Object |
---|
_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_override |
Constructor Detail |
---|
public _LinkStub()
Method Detail |
---|
public java.lang.String[] _ids()
_ids
in class org.omg.CORBA.portable.ObjectImpl
public void add_link(java.lang.String name, Lookup target, FollowOption def_pass_on_follow_rule, FollowOption limiting_follow_rule) throws IllegalLinkName, DuplicateLinkName, InvalidLookupRef, DefaultFollowTooPermissive, LimitingFollowTooPermissive
add_link
in interface LinkOperations
IllegalLinkName
DuplicateLinkName
InvalidLookupRef
DefaultFollowTooPermissive
LimitingFollowTooPermissive
public void remove_link(java.lang.String name) throws IllegalLinkName, UnknownLinkName
remove_link
in interface LinkOperations
IllegalLinkName
UnknownLinkName
public LinkInfo describe_link(java.lang.String name) throws IllegalLinkName, UnknownLinkName
describe_link
in interface LinkOperations
IllegalLinkName
UnknownLinkName
public java.lang.String[] list_links()
list_links
in interface LinkOperations
public void modify_link(java.lang.String name, FollowOption def_pass_on_follow_rule, FollowOption limiting_follow_rule) throws IllegalLinkName, UnknownLinkName, DefaultFollowTooPermissive, LimitingFollowTooPermissive
modify_link
in interface LinkOperations
IllegalLinkName
UnknownLinkName
DefaultFollowTooPermissive
LimitingFollowTooPermissive
public Lookup lookup_if()
lookup_if
in interface TraderComponentsOperations
public Register register_if()
register_if
in interface TraderComponentsOperations
public Link link_if()
link_if
in interface TraderComponentsOperations
public Proxy proxy_if()
proxy_if
in interface TraderComponentsOperations
public Admin admin_if()
admin_if
in interface TraderComponentsOperations
public boolean supports_modifiable_properties()
supports_modifiable_properties
in interface SupportAttributesOperations
public boolean supports_dynamic_properties()
supports_dynamic_properties
in interface SupportAttributesOperations
public boolean supports_proxy_offers()
supports_proxy_offers
in interface SupportAttributesOperations
public org.omg.CORBA.Object type_repos()
type_repos
in interface SupportAttributesOperations
public FollowOption max_link_follow_policy()
max_link_follow_policy
in interface LinkAttributesOperations
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |