public class _LookupStub extends ObjectImpl implements Lookup
| Constructor and Description |
|---|
_LookupStub() |
| Modifier and Type | Method and Description |
|---|---|
String[] |
_ids() |
Admin |
admin_if() |
FollowOption |
def_follow_policy() |
int |
def_hop_count() |
int |
def_match_card() |
int |
def_return_card() |
int |
def_search_card() |
Link |
link_if() |
Lookup |
lookup_if() |
FollowOption |
max_follow_policy() |
int |
max_hop_count() |
int |
max_list() |
int |
max_match_card() |
int |
max_return_card() |
int |
max_search_card() |
Proxy |
proxy_if() |
void |
query(String type,
String constr,
String pref,
Policy[] policies,
SpecifiedProps desired_props,
int how_many,
OfferSeqHolder offers,
OfferIteratorHolder offer_itr,
PolicyNameSeqHolder limits_applied) |
Register |
register_if() |
boolean |
supports_dynamic_properties() |
boolean |
supports_modifiable_properties() |
boolean |
supports_proxy_offers() |
Object |
type_repos() |
_create_request, _create_request, _duplicate, _get_delegate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _invoke, _is_a, _is_equivalent, _is_local, _non_existent, _orb, _release, _releaseReply, _request, _request, _servant_postinvoke, _servant_preinvoke, _set_delegate, _set_policy_override, equals, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, wait_create_request, _create_request, _duplicate, _get_domain_managers, _get_interface_def, _get_policy, _hash, _is_a, _is_equivalent, _non_existent, _release, _request, _set_policy_overridepublic static final Class _opsClass
public String[] _ids()
_ids in class ObjectImplpublic Register register_if()
register_if in interface TraderComponentsOperationspublic FollowOption def_follow_policy()
def_follow_policy in interface ImportAttributesOperationspublic Lookup lookup_if()
lookup_if in interface TraderComponentsOperationspublic int max_list()
max_list in interface ImportAttributesOperationspublic int max_search_card()
max_search_card in interface ImportAttributesOperationspublic Proxy proxy_if()
proxy_if in interface TraderComponentsOperationspublic void query(String type, String constr, String pref, Policy[] policies, SpecifiedProps desired_props, int how_many, OfferSeqHolder offers, OfferIteratorHolder offer_itr, PolicyNameSeqHolder limits_applied) throws IllegalPreference, DuplicatePropertyName, InvalidPolicyValue, IllegalServiceType, PolicyTypeMismatch, IllegalConstraint, IllegalPolicyName, DuplicatePolicyName, IllegalPropertyName, UnknownServiceType
public int def_search_card()
def_search_card in interface ImportAttributesOperationspublic Link link_if()
link_if in interface TraderComponentsOperationspublic Object type_repos()
type_repos in interface SupportAttributesOperationspublic int max_return_card()
max_return_card in interface ImportAttributesOperationspublic Admin admin_if()
admin_if in interface TraderComponentsOperationspublic boolean supports_dynamic_properties()
supports_dynamic_properties in interface SupportAttributesOperationspublic int max_hop_count()
max_hop_count in interface ImportAttributesOperationspublic int def_match_card()
def_match_card in interface ImportAttributesOperationspublic boolean supports_proxy_offers()
supports_proxy_offers in interface SupportAttributesOperationspublic int max_match_card()
max_match_card in interface ImportAttributesOperationspublic int def_return_card()
def_return_card in interface ImportAttributesOperationspublic boolean supports_modifiable_properties()
supports_modifiable_properties in interface SupportAttributesOperationspublic int def_hop_count()
def_hop_count in interface ImportAttributesOperationspublic FollowOption max_follow_policy()
max_follow_policy in interface ImportAttributesOperationsCopyright © 2015 JacORB. All rights reserved.