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 Mar 12, 2011 4:11:18 PM
Author:
JacORB IDL compiler V 2.3.1 (JBoss patch01), 29-Jul-2009

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)