org.omg.PortableInterceptor
Interface IORInfoOperations

All Known Subinterfaces:
IORInfo

public interface IORInfoOperations


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)