public class LookupPOATie extends LookupPOA
| Constructor and Description |
|---|
LookupPOATie(LookupOperations delegate) |
LookupPOATie(LookupOperations delegate,
POA poa) |
| Modifier and Type | Method and Description |
|---|---|
POA |
_default_POA() |
LookupOperations |
_delegate() |
void |
_delegate(LookupOperations delegate) |
Lookup |
_this() |
Lookup |
_this(ORB orb) |
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() |
_all_interfaces, _invoke_get_delegate, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_objectpublic LookupPOATie(LookupOperations delegate)
public LookupPOATie(LookupOperations delegate, POA poa)
public LookupOperations _delegate()
public void _delegate(LookupOperations delegate)
public POA _default_POA()
_default_POA in class Servantpublic Register register_if()
public FollowOption def_follow_policy()
public Lookup lookup_if()
public int max_list()
public int max_search_card()
public Proxy proxy_if()
public 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()
public Link link_if()
public Object type_repos()
public int max_return_card()
public Admin admin_if()
public boolean supports_dynamic_properties()
public int max_hop_count()
public int def_match_card()
public boolean supports_proxy_offers()
public int max_match_card()
public int def_return_card()
public boolean supports_modifiable_properties()
public int def_hop_count()
public FollowOption max_follow_policy()
Copyright © 2015 JacORB. All rights reserved.