/[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.4 by mark, Sat Jul 2 20:32:59 2005 UTC revision 1.5 by audriusa, Fri Sep 2 19:44:00 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.4  
changed lines
  Added in v.1.5

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