/[classpath]/classpath/org/omg/CORBA_2_3/ORB.java
ViewVC logotype

Diff of /classpath/org/omg/CORBA_2_3/ORB.java

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

revision 1.1.2.2 by gnu_andrew, Tue Aug 2 20:12:47 2005 UTC revision 1.1.2.3 by gnu_andrew, Wed Nov 2 00:44:12 2005 UTC
# Line 117  public abstract class ORB Line 117  public abstract class ORB
117    }    }
118    
119    /**    /**
120     * Up till OMG 3.0.3 inclusive and also in Suns API till 1.4     * This method is called by RMI-IIOP {@link javax.rmi.Tie#orb(ORB)},
121     * inclusive this is totally undocumented. No problem, though,     * passing <code>this</code> as parameter. The ORB will try to connect
122     * because is in addition not implemented.     * that tie as one of its objects.
    *  
    * @throws NO_IMPLEMENT, always.  
123     */     */
124    public void set_delegate(java.lang.Object wrapper)    public void set_delegate(java.lang.Object wrapper)
125    {    {

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

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