org.omg.PortableInterceptor
インタフェース IORInfoOperations

既知のサブインタフェースの一覧:
IORInfo

public interface IORInfoOperations


メソッドの概要
 void add_ior_component_to_profile(TaggedComponent a_component, int profile_id)
           
 void add_ior_component(TaggedComponent a_component)
           
 Policy get_effective_policy(int type)
           
 

メソッドの詳細

get_effective_policy

public Policy get_effective_policy(int type)

add_ior_component

public void add_ior_component(TaggedComponent a_component)

add_ior_component_to_profile

public void add_ior_component_to_profile(TaggedComponent a_component,
                                         int profile_id)