org.omg.PortableInterceptor
Interface IORInfoOperations

All Known Subinterfaces:
IORInfo, IORInfoExt
All Known Implementing Classes:
IORInfoImpl

public interface IORInfoOperations

Generated from IDL interface "IORInfo"

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

Method Summary
 void add_ior_component_to_profile(TaggedComponent component, int profile_id)
           
 void add_ior_component(TaggedComponent component)
           
 Policy get_effective_policy(int type)
           
 

Method Detail

get_effective_policy

public Policy get_effective_policy(int type)

add_ior_component

public void add_ior_component(TaggedComponent component)

add_ior_component_to_profile

public void add_ior_component_to_profile(TaggedComponent component,
                                         int profile_id)