org.omg.PortableInterceptor
Interface IORInfoOperations

All Known Subinterfaces:
IORInfo
All Known Implementing Classes:
_IORInfoLocalBase, IORInfoLocalTie

public interface IORInfoOperations

Generated from IDL interface "IORInfo".

Version:
generated at Nov 26, 2008 7:00:29 PM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 5), 06-Jun-2007

Method Summary
 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)
           
 

Method Detail

get_effective_policy

Policy get_effective_policy(int type)

add_ior_component

void add_ior_component(TaggedComponent a_component)

add_ior_component_to_profile

void add_ior_component_to_profile(TaggedComponent a_component,
                                  int profile_id)


Copyright © {inceptionYear}-2008 null. All Rights Reserved.