org.omg.CORBA_2_4.portable
Class Delegate
java.lang.Object
org.omg.CORBA.portable.Delegate
org.omg.CORBA_2_3.portable.Delegate
org.omg.CORBA_2_4.portable.Delegate
- Direct Known Subclasses:
- Delegate
public abstract class Delegate
- extends Delegate
Methods inherited from class org.omg.CORBA.portable.Delegate |
create_request, create_request, duplicate, equals, get_domain_managers, get_interface_def, get_interface, get_policy, hash, hashCode, invoke, is_a, is_equivalent, is_local, non_existent, orb, release, releaseReply, request, request, servant_postinvoke, servant_preinvoke, set_policy_override, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Delegate
public Delegate()
get_policy_overrides
public Policy[] get_policy_overrides(Object self,
int[] policy_types)
get_client_policy
public Policy get_client_policy(Object self,
int policy_type)
validate_connection
public boolean validate_connection(Object self,
PolicyListHolder policies)
Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.