|
||||||||
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.LookupPOA
org.omg.CosTrading.LookupPOATie
public class LookupPOATie
The Lookup interfaces is resolved by "TradingService". It provides access to all trader attributes and to the query operation.
Constructor Summary | |
---|---|
LookupPOATie(LookupOperations tieObject)
Constructor |
|
LookupPOATie(LookupOperations tieObject,
org.omg.PortableServer.POA poa)
Constructor |
Method Summary | |
---|---|
org.omg.PortableServer.POA |
_default_POA()
_default_POA method |
LookupOperations |
_delegate()
Get the delegate |
void |
_delegate(LookupOperations delegate_)
Set the delegate |
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 |
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 |
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 |
void |
query(java.lang.String type,
java.lang.String constr,
java.lang.String pref,
Policy[] policies,
SpecifiedProps desired_props,
int how_many,
OfferSeqHolder offers,
OfferIteratorHolder offer_itr,
PolicyNameSeqHolder limits_applied)
Operation query |
Register |
register_if()
Read accessor for register_if attribute |
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.LookupPOA |
---|
_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 LookupPOATie(LookupOperations tieObject)
public LookupPOATie(LookupOperations tieObject, org.omg.PortableServer.POA poa)
Method Detail |
---|
public LookupOperations _delegate()
public void _delegate(LookupOperations delegate_)
public org.omg.PortableServer.POA _default_POA()
_default_POA
in class org.omg.PortableServer.Servant
public void query(java.lang.String type, java.lang.String constr, java.lang.String pref, Policy[] policies, SpecifiedProps desired_props, int how_many, OfferSeqHolder offers, OfferIteratorHolder offer_itr, PolicyNameSeqHolder limits_applied) throws IllegalServiceType, UnknownServiceType, IllegalConstraint, IllegalPreference, IllegalPolicyName, PolicyTypeMismatch, InvalidPolicyValue, IllegalPropertyName, DuplicatePropertyName, DuplicatePolicyName
IllegalServiceType
UnknownServiceType
IllegalConstraint
IllegalPreference
IllegalPolicyName
PolicyTypeMismatch
InvalidPolicyValue
IllegalPropertyName
DuplicatePropertyName
DuplicatePolicyName
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 int def_search_card()
public int max_search_card()
public int def_match_card()
public int max_match_card()
public int def_return_card()
public int max_return_card()
public int max_list()
public int def_hop_count()
public int max_hop_count()
public FollowOption def_follow_policy()
public FollowOption max_follow_policy()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |