/[classpath]/classpath/org/omg/CosNaming/_NamingContextImplBase.java
ViewVC logotype

Diff of /classpath/org/omg/CosNaming/_NamingContextImplBase.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, Sat Sep 10 15:32:05 2005 UTC
# Line 78  public abstract class _NamingContextImpl Line 78  public abstract class _NamingContextImpl
78    
79    /**    /**
80     * As there are quite many methods, it may be sensible to use the hashtable.     * As there are quite many methods, it may be sensible to use the hashtable.
81       * This field is also reused in NamingContextPOA.
82     */     */
83    private static Hashtable methods = new Hashtable();    static Hashtable methods = new Hashtable();
84    
85    /**    /**
86     * Put all methods into the table.     * Put all methods into the table.

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