|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.omg.PortableServer.Servant
org.omg.CosTrading.LinkPOA
org.omg.CosTrading.LinkPOATie
public class LinkPOATie
Interface definition: Link.
Constructor Summary | |
---|---|
LinkPOATie(LinkOperations tieObject)
Constructor |
|
LinkPOATie(LinkOperations tieObject,
org.omg.PortableServer.POA poa)
Constructor |
Method Summary | |
---|---|
org.omg.PortableServer.POA |
_default_POA()
_default_POA method |
LinkOperations |
_delegate()
Get the delegate |
void |
_delegate(LinkOperations delegate_)
Set the delegate |
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.CosTrading.LinkPOA |
---|
_all_interfaces, _invoke, _this, _this |
Methods inherited from class org.omg.PortableServer.Servant |
---|
_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LinkPOATie(LinkOperations tieObject)
public LinkPOATie(LinkOperations tieObject, org.omg.PortableServer.POA poa)
Method Detail |
---|
public LinkOperations _delegate()
public void _delegate(LinkOperations delegate_)
public org.omg.PortableServer.POA _default_POA()
_default_POA
in class org.omg.PortableServer.Servant
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
IllegalLinkName
DuplicateLinkName
InvalidLookupRef
DefaultFollowTooPermissive
LimitingFollowTooPermissive
public void remove_link(java.lang.String name) throws IllegalLinkName, UnknownLinkName
IllegalLinkName
UnknownLinkName
public LinkInfo describe_link(java.lang.String name) throws IllegalLinkName, UnknownLinkName
IllegalLinkName
UnknownLinkName
public java.lang.String[] list_links()
public void modify_link(java.lang.String name, FollowOption def_pass_on_follow_rule, FollowOption limiting_follow_rule) throws IllegalLinkName, UnknownLinkName, DefaultFollowTooPermissive, LimitingFollowTooPermissive
IllegalLinkName
UnknownLinkName
DefaultFollowTooPermissive
LimitingFollowTooPermissive
public Lookup lookup_if()
public Register register_if()
public Link link_if()
public Proxy proxy_if()
public Admin admin_if()
public boolean supports_modifiable_properties()
public boolean supports_dynamic_properties()
public boolean supports_proxy_offers()
public org.omg.CORBA.Object type_repos()
public FollowOption max_link_follow_policy()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |