/[classpath]/classpath/org/omg/PortableInterceptor/IORInfoOperations.java
ViewVC logotype

Diff of /classpath/org/omg/PortableInterceptor/IORInfoOperations.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.2.1 by gnu_andrew, Tue Aug 16 16:22:39 2005 UTC revision 1.1.2.2 by gnu_andrew, Sat Sep 10 15:32:05 2005 UTC
# Line 60  public interface IORInfoOperations Line 60  public interface IORInfoOperations
60     * Internet profile where host and port are stored by default.     * Internet profile where host and port are stored by default.
61     */     */
62    void add_ior_component_to_profile(TaggedComponent tagged_component,    void add_ior_component_to_profile(TaggedComponent tagged_component,
63                                      int profile_id      int profile_id
64                                     );    );
65    
66    /**    /**
67     * Adds a service-specific component to the IOR profile being constructed.     * Adds a service-specific component to the IOR profile being constructed.
# Line 73  public interface IORInfoOperations Line 73  public interface IORInfoOperations
73    void add_ior_component(TaggedComponent tagged_component);    void add_ior_component(TaggedComponent tagged_component);
74    
75    /**    /**
76     * Get the server side policy for an IOR being constructed. The method returns         * Get the server side policy for an IOR being constructed. The method returns
77     * policies applying for POA where the object, represented by this IOR, is     * policies applying for POA where the object, represented by this IOR, is
78     * connected.     * connected.
79     *     *

Legend:
Removed from v.1.1.2.1  
changed lines
  Added in v.1.1.2.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26