org.omg.PortableInterceptor
Interface IORInfo

All Superinterfaces:
IDLEntity sample code for org.omg.CORBA.portable.IDLEntity definition code for org.omg.CORBA.portable.IDLEntity , IORInfoOperations sample code for org.omg.PortableInterceptor.IORInfoOperations definition code for org.omg.PortableInterceptor.IORInfoOperations , Object sample code for org.omg.CORBA.Object definition code for org.omg.CORBA.Object , Serializable sample code for java.io.Serializable definition code for java.io.Serializable

public interface IORInfo
extends IORInfoOperations sample code for org.omg.PortableInterceptor.IORInfoOperations definition code for org.omg.PortableInterceptor.IORInfoOperations , Object sample code for org.omg.CORBA.Object definition code for org.omg.CORBA.Object , IDLEntity sample code for org.omg.CORBA.portable.IDLEntity definition code for org.omg.CORBA.portable.IDLEntity

Provides the server-side ORB service with access to the applicable policies during IOR construction and the ability to add components. The ORB passes an instance of its implementation of this interface as a parameter to IORInterceptor.establish_components.

See Also:
IORInterceptor sample code for org.omg.PortableInterceptor.IORInterceptor definition code for org.omg.PortableInterceptor.IORInterceptor

Method Summary
 
Methods inherited from interface org.omg.PortableInterceptor.IORInfoOperations sample code for org.omg.PortableInterceptor.IORInfoOperations definition code for org.omg.PortableInterceptor.IORInfoOperations
adapter_template sample code for org.omg.PortableInterceptor.IORInfoOperations.adapter_template() definition code for org.omg.PortableInterceptor.IORInfoOperations.adapter_template() , add_ior_component_to_profile sample code for org.omg.PortableInterceptor.IORInfoOperations.add_ior_component_to_profile(org.omg.IOP.TaggedComponent, int) definition code for org.omg.PortableInterceptor.IORInfoOperations.add_ior_component_to_profile(org.omg.IOP.TaggedComponent, int) , add_ior_component sample code for org.omg.PortableInterceptor.IORInfoOperations.add_ior_component(org.omg.IOP.TaggedComponent) definition code for org.omg.PortableInterceptor.IORInfoOperations.add_ior_component(org.omg.IOP.TaggedComponent) , current_factory sample code for org.omg.PortableInterceptor.IORInfoOperations.current_factory() definition code for org.omg.PortableInterceptor.IORInfoOperations.current_factory() , current_factory sample code for org.omg.PortableInterceptor.IORInfoOperations.current_factory(org.omg.PortableInterceptor.ObjectReferenceFactory) definition code for org.omg.PortableInterceptor.IORInfoOperations.current_factory(org.omg.PortableInterceptor.ObjectReferenceFactory) , get_effective_policy sample code for org.omg.PortableInterceptor.IORInfoOperations.get_effective_policy(int) definition code for org.omg.PortableInterceptor.IORInfoOperations.get_effective_policy(int) , manager_id sample code for org.omg.PortableInterceptor.IORInfoOperations.manager_id() definition code for org.omg.PortableInterceptor.IORInfoOperations.manager_id() , state sample code for org.omg.PortableInterceptor.IORInfoOperations.state() definition code for org.omg.PortableInterceptor.IORInfoOperations.state()
 
Methods inherited from interface org.omg.CORBA.Object sample code for org.omg.CORBA.Object definition code for org.omg.CORBA.Object
_create_request sample code for org.omg.CORBA.Object._create_request(org.omg.CORBA.Context, java.lang.String, org.omg.CORBA.NVList, org.omg.CORBA.NamedValue) definition code for org.omg.CORBA.Object._create_request(org.omg.CORBA.Context, java.lang.String, org.omg.CORBA.NVList, org.omg.CORBA.NamedValue) , _create_request sample code for org.omg.CORBA.Object._create_request(org.omg.CORBA.Context, java.lang.String, org.omg.CORBA.NVList, org.omg.CORBA.NamedValue, org.omg.CORBA.ExceptionList, org.omg.CORBA.ContextList) definition code for org.omg.CORBA.Object._create_request(org.omg.CORBA.Context, java.lang.String, org.omg.CORBA.NVList, org.omg.CORBA.NamedValue, org.omg.CORBA.ExceptionList, org.omg.CORBA.ContextList) , _duplicate sample code for org.omg.CORBA.Object._duplicate() definition code for org.omg.CORBA.Object._duplicate() , _get_domain_managers sample code for org.omg.CORBA.Object._get_domain_managers() definition code for org.omg.CORBA.Object._get_domain_managers() , _get_interface_def sample code for org.omg.CORBA.Object._get_interface_def() definition code for org.omg.CORBA.Object._get_interface_def() , _get_policy sample code for org.omg.CORBA.Object._get_policy(int) definition code for org.omg.CORBA.Object._get_policy(int) , _hash sample code for org.omg.CORBA.Object._hash(int) definition code for org.omg.CORBA.Object._hash(int) , _is_a sample code for org.omg.CORBA.Object._is_a(java.lang.String) definition code for org.omg.CORBA.Object._is_a(java.lang.String) , _is_equivalent sample code for org.omg.CORBA.Object._is_equivalent(org.omg.CORBA.Object) definition code for org.omg.CORBA.Object._is_equivalent(org.omg.CORBA.Object) , _non_existent sample code for org.omg.CORBA.Object._non_existent() definition code for org.omg.CORBA.Object._non_existent() , _release sample code for org.omg.CORBA.Object._release() definition code for org.omg.CORBA.Object._release() , _request sample code for org.omg.CORBA.Object._request(java.lang.String) definition code for org.omg.CORBA.Object._request(java.lang.String) , _set_policy_override sample code for org.omg.CORBA.Object._set_policy_override(org.omg.CORBA.Policy[], org.omg.CORBA.SetOverrideType) definition code for org.omg.CORBA.Object._set_policy_override(org.omg.CORBA.Policy[], org.omg.CORBA.SetOverrideType)