/[classpath]/classpath/org/omg/CORBA/portable/ObjectImpl.java
ViewVC logotype

Diff of /classpath/org/omg/CORBA/portable/ObjectImpl.java

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

revision 1.1.2.3 by gnu_andrew, Tue Aug 2 20:12:47 2005 UTC revision 1.1.2.4 by gnu_andrew, Wed Nov 2 00:44:12 2005 UTC
# Line 60  public abstract class ObjectImpl Line 60  public abstract class ObjectImpl
60    implements org.omg.CORBA.Object    implements org.omg.CORBA.Object
61  {  {
62    /**    /**
63     * The vendor - dependent delegate, responsible for the method implementations.     * The delegate, responsible for the method implementations.
64     */     */
65    private Delegate delegate;    transient Delegate delegate;
66    
67    /**    /**
68      * Create a request to invoke the method of this object, specifying      * Create a request to invoke the method of this object, specifying

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

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