|
||||||||
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.AdminPOA
org.openorb.trader.kernel.Admin
public class Admin
This class implements the Admin interface for the OpenORB Trading Object Service.
Constructor Summary | |
---|---|
Admin(Kernel kernel)
|
Method Summary | |
---|---|
Admin |
admin_if()
Read accessor for admin_if attribute |
FollowOption |
def_follow_policy()
Read accessor for def_follow_policy attribute |
int |
def_hop_count()
Read accessor for def_hop_count attribute |
int |
def_match_card()
Read accessor for def_match_card attribute |
int |
def_return_card()
Read accessor for def_return_card attribute |
int |
def_search_card()
Read accessor for def_search_card attribute |
Link |
link_if()
Read accessor for link_if attribute |
void |
list_offers(int how_many,
OfferIdSeqHolder ids,
OfferIdIteratorHolder id_itr)
Returns a list of offers |
void |
list_proxies(int how_many,
OfferIdSeqHolder ids,
OfferIdIteratorHolder id_itr)
Returns a list of proxy offers |
Lookup |
lookup_if()
Read accessor for lookup_if attribute |
FollowOption |
max_follow_policy()
Read accessor for max_follow_policy attribute |
int |
max_hop_count()
Read accessor for max_hop_count attribute |
FollowOption |
max_link_follow_policy()
Read accessor for max_link_follow_policy attribute |
int |
max_list()
Read accessor for max_list attribute |
int |
max_match_card()
Read accessor for max_match_card attribute |
int |
max_return_card()
Read accessor for max_return_card attribute |
int |
max_search_card()
Read accessor for max_search_card attribute |
Proxy |
proxy_if()
Read accessor for proxy_if attribute |
Register |
register_if()
Read accessor for register_if attribute |
byte[] |
request_id_stem()
Read accessor for request_id_stem attribute |
FollowOption |
set_def_follow_policy(FollowOption policy)
Operation set_def_follow_policy |
int |
set_def_hop_count(int value)
Operation set_def_hop_count |
int |
set_def_match_card(int value)
Operation set_def_match_card |
int |
set_def_return_card(int value)
Operation set_def_return_card |
int |
set_def_search_card(int value)
Operation set_def_search_card |
FollowOption |
set_max_follow_policy(FollowOption policy)
Operation set_max_follow_policy |
int |
set_max_hop_count(int value)
Operation set_max_hop_count |
FollowOption |
set_max_link_follow_policy(FollowOption policy)
Operation set_max_link_follow_policy |
int |
set_max_list(int value)
Operation set_max_list |
int |
set_max_match_card(int value)
Operation set_max_match_card |
int |
set_max_return_card(int value)
Operation set_max_return_card |
int |
set_max_search_card(int value)
Operation set_max_search_card |
byte[] |
set_request_id_stem(byte[] stem)
Operation set_request_id_stem |
boolean |
set_supports_dynamic_properties(boolean value)
Operation set_supports_dynamic_properties |
boolean |
set_supports_modifiable_properties(boolean value)
Operation set_supports_modifiable_properties |
boolean |
set_supports_proxy_offers(boolean value)
Operation set_supports_proxy_offers |
org.omg.CORBA.Object |
set_type_repos(org.omg.CORBA.Object repository)
Operation set_type_repos |
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.AdminPOA |
---|
_all_interfaces, _invoke, _this, _this |
Methods inherited from class org.omg.PortableServer.Servant |
---|
_default_POA, _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 Admin(Kernel kernel)
Method Detail |
---|
public byte[] request_id_stem()
AdminOperations
public int set_def_search_card(int value)
AdminOperations
public int set_max_search_card(int value)
AdminOperations
public int set_def_match_card(int value)
AdminOperations
public int set_max_match_card(int value)
AdminOperations
public int set_def_return_card(int value)
AdminOperations
public int set_max_return_card(int value)
AdminOperations
public int set_max_list(int value)
AdminOperations
public boolean set_supports_modifiable_properties(boolean value)
AdminOperations
public boolean set_supports_dynamic_properties(boolean value)
AdminOperations
public boolean set_supports_proxy_offers(boolean value)
AdminOperations
public int set_def_hop_count(int value)
AdminOperations
public int set_max_hop_count(int value)
AdminOperations
public FollowOption set_def_follow_policy(FollowOption policy)
AdminOperations
public FollowOption set_max_follow_policy(FollowOption policy)
AdminOperations
public FollowOption set_max_link_follow_policy(FollowOption policy)
AdminOperations
public org.omg.CORBA.Object set_type_repos(org.omg.CORBA.Object repository)
AdminOperations
public byte[] set_request_id_stem(byte[] stem)
AdminOperations
public void list_offers(int how_many, OfferIdSeqHolder ids, OfferIdIteratorHolder id_itr) throws NotImplemented
NotImplemented
public void list_proxies(int how_many, OfferIdSeqHolder ids, OfferIdIteratorHolder id_itr) throws NotImplemented
NotImplemented
public Lookup lookup_if()
TraderComponentsOperations
public Register register_if()
TraderComponentsOperations
public Link link_if()
TraderComponentsOperations
public Proxy proxy_if()
TraderComponentsOperations
public Admin admin_if()
TraderComponentsOperations
public boolean supports_modifiable_properties()
SupportAttributesOperations
public boolean supports_dynamic_properties()
SupportAttributesOperations
public boolean supports_proxy_offers()
SupportAttributesOperations
public org.omg.CORBA.Object type_repos()
SupportAttributesOperations
public int def_search_card()
ImportAttributesOperations
public int max_search_card()
ImportAttributesOperations
public int def_match_card()
ImportAttributesOperations
public int max_match_card()
ImportAttributesOperations
public int def_return_card()
ImportAttributesOperations
public int max_return_card()
ImportAttributesOperations
public int max_list()
ImportAttributesOperations
public int def_hop_count()
ImportAttributesOperations
public int max_hop_count()
ImportAttributesOperations
public FollowOption def_follow_policy()
ImportAttributesOperations
public FollowOption max_follow_policy()
ImportAttributesOperations
public FollowOption max_link_follow_policy()
LinkAttributesOperations
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |