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 Jun 18, 2012 10:37:54 AM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 6), 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 © 2003-2012 Apache Software Foundation. All Rights Reserved.