|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
|
+--org.omg.PortableServer.Servant
|
+--org.omg.CosTrading.LinkPOA
|
+--org.openorb.trader.kernel.Link
| Constructor Summary | |
Link(Kernel kernel)
|
|
| Method Summary | |
void |
add_link(java.lang.String name,
Lookup target,
FollowOption def_pass_on_follow_rule,
FollowOption limiting_follow_rule)
Adds a new link |
Admin |
admin_if()
Read accessor for admin_if attribute |
void |
checkLinkName(java.lang.String name)
Checks a link name for a trader name |
LinkInfo |
describe_link(java.lang.String name)
Describes a link |
Link |
link_if()
Read accessor for link_if attribute |
java.lang.String[] |
list_links()
Lists all 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)
Modifies a 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)
Removes a 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 |
_default_POA, _get_delegate, _get_interface_def, _get_interface, _is_a, _non_existent, _object_id, _orb, _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 Link(Kernel kernel)
| Method Detail |
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
public void remove_link(java.lang.String name)
throws IllegalLinkName,
UnknownLinkName
public LinkInfo describe_link(java.lang.String name)
throws 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
public Lookup lookup_if()
TraderComponentsOperationsorg.omg.CosTrading.TraderComponentsOperationspublic Register register_if()
TraderComponentsOperationsorg.omg.CosTrading.TraderComponentsOperationspublic Link link_if()
TraderComponentsOperationsorg.omg.CosTrading.TraderComponentsOperationspublic Proxy proxy_if()
TraderComponentsOperationsorg.omg.CosTrading.TraderComponentsOperationspublic Admin admin_if()
TraderComponentsOperationsorg.omg.CosTrading.TraderComponentsOperationspublic boolean supports_modifiable_properties()
SupportAttributesOperationsorg.omg.CosTrading.SupportAttributesOperationspublic boolean supports_dynamic_properties()
SupportAttributesOperationsorg.omg.CosTrading.SupportAttributesOperationspublic boolean supports_proxy_offers()
SupportAttributesOperationsorg.omg.CosTrading.SupportAttributesOperationspublic org.omg.CORBA.Object type_repos()
SupportAttributesOperationsorg.omg.CosTrading.SupportAttributesOperationspublic FollowOption max_link_follow_policy()
LinkAttributesOperationsorg.omg.CosTrading.LinkAttributesOperations
public void checkLinkName(java.lang.String name)
throws IllegalLinkName
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||