org.omg.CosTrading
Class LookupPOATie

java.lang.Object
  extended byorg.omg.PortableServer.Servant
      extended byorg.omg.CosTrading.LookupPOA
          extended byorg.omg.CosTrading.LookupPOATie
All Implemented Interfaces:
ImportAttributesOperations, InvokeHandler, LookupOperations, SupportAttributesOperations, TraderComponentsOperations

public class LookupPOATie
extends LookupPOA

Generated from IDL interface "Lookup"

Author:
JacORB IDL compiler V 2.2.3, 10-Dec-2005

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
 
Methods inherited from class org.omg.PortableServer.Servant
_get_delegate, _get_interface_def, _get_interface, _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
 

Constructor Detail

LookupPOATie

public LookupPOATie(LookupOperations delegate)

LookupPOATie

public LookupPOATie(LookupOperations delegate,
                    POA poa)
Method Detail

_this

public Lookup _this()
Overrides:
_this in class LookupPOA

_this

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

_delegate

public LookupOperations _delegate()

_delegate

public void _delegate(LookupOperations delegate)

_default_POA

public POA _default_POA()
Overrides:
_default_POA in class Servant

register_if

public Register register_if()

def_follow_policy

public FollowOption def_follow_policy()

lookup_if

public Lookup lookup_if()

max_list

public int max_list()

max_search_card

public int max_search_card()

proxy_if

public Proxy proxy_if()

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 IllegalPreference,
                  DuplicatePropertyName,
                  InvalidPolicyValue,
                  IllegalServiceType,
                  PolicyTypeMismatch,
                  IllegalConstraint,
                  IllegalPolicyName,
                  DuplicatePolicyName,
                  IllegalPropertyName,
                  UnknownServiceType
Throws:
IllegalPreference
DuplicatePropertyName
InvalidPolicyValue
IllegalServiceType
PolicyTypeMismatch
IllegalConstraint
IllegalPolicyName
DuplicatePolicyName
IllegalPropertyName
UnknownServiceType

def_search_card

public int def_search_card()

link_if

public Link link_if()

type_repos

public Object type_repos()

max_return_card

public int max_return_card()

admin_if

public Admin admin_if()

supports_dynamic_properties

public boolean supports_dynamic_properties()

max_hop_count

public int max_hop_count()

def_match_card

public int def_match_card()

supports_proxy_offers

public boolean supports_proxy_offers()

max_match_card

public int max_match_card()

def_return_card

public int def_return_card()

supports_modifiable_properties

public boolean supports_modifiable_properties()

def_hop_count

public int def_hop_count()

max_follow_policy

public FollowOption max_follow_policy()