org.omg.CosTrading

Class LookupPOATie

Implemented Interfaces:
ImportAttributesOperations, InvokeHandler, LookupOperations, SupportAttributesOperations, TraderComponentsOperations

public class LookupPOATie
extends LookupPOA

Generated from IDL interface "Lookup"

Author:
JacORB IDL compiler V 2.2, 7-May-2004

Constructor Summary

LookupPOATie(LookupOperations delegate)
LookupPOATie(LookupOperations delegate, POA poa)

Method Summary

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(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)
Register
register_if()
boolean
supports_dynamic_properties()
boolean
supports_modifiable_properties()
boolean
supports_proxy_offers()
Object
type_repos()

Methods inherited from class org.omg.CosTrading.LookupPOA

_all_interfaces, _invoke, _this, _this

Methods inherited from class org.omg.PortableServer.Servant

_all_interfaces, _default_POA, _get_delegate, _get_interface, _get_interface_def, _is_a, _non_existent, _object_id, _orb, _poa, _set_delegate, _this_object, _this_object

Constructor Details

LookupPOATie

public LookupPOATie(LookupOperations delegate)


LookupPOATie

public LookupPOATie(LookupOperations delegate,
                    POA poa)

Method Details

_default_POA

public POA _default_POA()
Overrides:
_default_POA in interface Servant


_delegate

public LookupOperations _delegate()


_delegate

public void _delegate(LookupOperations delegate)


_this

public Lookup _this()
Overrides:
_this in interface LookupPOA


_this

public Lookup _this(ORB orb)
Overrides:
_this in interface LookupPOA


admin_if

public Admin admin_if()
Specified by:
admin_if in interface TraderComponentsOperations


def_follow_policy

public FollowOption def_follow_policy()
Specified by:
def_follow_policy in interface ImportAttributesOperations


def_hop_count

public int def_hop_count()
Specified by:
def_hop_count in interface ImportAttributesOperations


def_match_card

public int def_match_card()
Specified by:
def_match_card in interface ImportAttributesOperations


def_return_card

public int def_return_card()
Specified by:
def_return_card in interface ImportAttributesOperations


def_search_card

public int def_search_card()
Specified by:
def_search_card in interface ImportAttributesOperations


link_if

public Link link_if()
Specified by:
link_if in interface TraderComponentsOperations


lookup_if

public Lookup lookup_if()
Specified by:
lookup_if in interface TraderComponentsOperations


max_follow_policy

public FollowOption max_follow_policy()
Specified by:
max_follow_policy in interface ImportAttributesOperations


max_hop_count

public int max_hop_count()
Specified by:
max_hop_count in interface ImportAttributesOperations


max_list

public int max_list()
Specified by:
max_list in interface ImportAttributesOperations


max_match_card

public int max_match_card()
Specified by:
max_match_card in interface ImportAttributesOperations


max_return_card

public int max_return_card()
Specified by:
max_return_card in interface ImportAttributesOperations


max_search_card

public int max_search_card()
Specified by:
max_search_card in interface ImportAttributesOperations


proxy_if

public Proxy proxy_if()
Specified by:
proxy_if in interface TraderComponentsOperations


query

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 DuplicatePolicyName,
                   IllegalConstraint,
                   IllegalServiceType,
                   PolicyTypeMismatch,
                   InvalidPolicyValue,
                   IllegalPolicyName,
                   DuplicatePropertyName,
                   IllegalPreference,
                   UnknownServiceType,
                   IllegalPropertyName
Specified by:
query in interface LookupOperations


register_if

public Register register_if()
Specified by:
register_if in interface TraderComponentsOperations


supports_dynamic_properties

public boolean supports_dynamic_properties()
Specified by:
supports_dynamic_properties in interface SupportAttributesOperations


supports_modifiable_properties

public boolean supports_modifiable_properties()
Specified by:
supports_modifiable_properties in interface SupportAttributesOperations


supports_proxy_offers

public boolean supports_proxy_offers()
Specified by:
supports_proxy_offers in interface SupportAttributesOperations


type_repos

public Object type_repos()
Specified by:
type_repos in interface SupportAttributesOperations