java.lang.Object
org.omg.PortableServer.Servant
org.omg.CosTrading.AdminPOA
org.openorb.trader.kernel.Admin
- All Implemented Interfaces:
- org.omg.CosTrading.AdminOperations, org.omg.CosTrading.ImportAttributesOperations, org.omg.CORBA.portable.InvokeHandler, org.omg.CosTrading.LinkAttributesOperations, org.omg.CosTrading.SupportAttributesOperations, org.omg.CosTrading.TraderComponentsOperations
- public class Admin
- extends org.omg.CosTrading.AdminPOA
This class implements the Admin interface for the OpenORB Trading Object Service.
| Fields inherited from class org.omg.CosTrading.AdminPOA |
|
| Fields inherited from class org.omg.PortableServer.Servant |
|
| 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 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
kernel
private Kernel kernel
- Reference to the kernel
Admin
public Admin(Kernel kernel)
request_id_stem
public byte[] request_id_stem()
set_def_search_card
public int set_def_search_card(int value)
set_max_search_card
public int set_max_search_card(int value)
set_def_match_card
public int set_def_match_card(int value)
set_max_match_card
public int set_max_match_card(int value)
set_def_return_card
public int set_def_return_card(int value)
set_max_return_card
public int set_max_return_card(int value)
set_max_list
public int set_max_list(int value)
set_supports_modifiable_properties
public boolean set_supports_modifiable_properties(boolean value)
set_supports_dynamic_properties
public boolean set_supports_dynamic_properties(boolean value)
set_supports_proxy_offers
public boolean set_supports_proxy_offers(boolean value)
set_def_hop_count
public int set_def_hop_count(int value)
set_max_hop_count
public int set_max_hop_count(int value)
set_def_follow_policy
public org.omg.CosTrading.FollowOption set_def_follow_policy(org.omg.CosTrading.FollowOption policy)
set_max_follow_policy
public org.omg.CosTrading.FollowOption set_max_follow_policy(org.omg.CosTrading.FollowOption policy)
set_max_link_follow_policy
public org.omg.CosTrading.FollowOption set_max_link_follow_policy(org.omg.CosTrading.FollowOption policy)
set_type_repos
public org.omg.CORBA.Object set_type_repos(org.omg.CORBA.Object repository)
set_request_id_stem
public byte[] set_request_id_stem(byte[] stem)
list_offers
public void list_offers(int how_many,
org.omg.CosTrading.OfferIdSeqHolder ids,
org.omg.CosTrading.OfferIdIteratorHolder id_itr)
throws org.omg.CosTrading.NotImplemented
- Returns a list of offers
list_proxies
public void list_proxies(int how_many,
org.omg.CosTrading.OfferIdSeqHolder ids,
org.omg.CosTrading.OfferIdIteratorHolder id_itr)
throws org.omg.CosTrading.NotImplemented
- Returns a list of proxy offers
lookup_if
public org.omg.CosTrading.Lookup lookup_if()
register_if
public org.omg.CosTrading.Register register_if()
link_if
public org.omg.CosTrading.Link link_if()
proxy_if
public org.omg.CosTrading.Proxy proxy_if()
admin_if
public org.omg.CosTrading.Admin admin_if()
supports_modifiable_properties
public boolean supports_modifiable_properties()
supports_dynamic_properties
public boolean supports_dynamic_properties()
supports_proxy_offers
public boolean supports_proxy_offers()
type_repos
public org.omg.CORBA.Object type_repos()
def_search_card
public int def_search_card()
max_search_card
public int max_search_card()
def_match_card
public int def_match_card()
max_match_card
public int max_match_card()
def_return_card
public int def_return_card()
max_return_card
public int max_return_card()
max_list
public int max_list()
def_hop_count
public int def_hop_count()
max_hop_count
public int max_hop_count()
def_follow_policy
public org.omg.CosTrading.FollowOption def_follow_policy()
max_follow_policy
public org.omg.CosTrading.FollowOption max_follow_policy()
max_link_follow_policy
public org.omg.CosTrading.FollowOption max_link_follow_policy()