org.omg.PortableInterceptor
Interface IORInfoOperations

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

public interface IORInfoOperations

Generated from IDL interface "IORInfo".

Version:
generated at Dec 2, 2008 2:43:13 PM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 5), 06-Jun-2007

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

Policy get_effective_policy(int type)

add_ior_component

void add_ior_component(TaggedComponent component)

add_ior_component_to_profile

void add_ior_component_to_profile(TaggedComponent component,
                                  int profile_id)