/[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.2 by audriusa, Sun May 29 21:18:31 2005 UTC revision 1.3 by audriusa, Wed Jun 1 13:26:43 2005 UTC
# Line 72  public abstract class _NamingContextImpl Line 72  public abstract class _NamingContextImpl
72    implements NamingContext, InvokeHandler    implements NamingContext, InvokeHandler
73  {  {
74    /**    /**
75       * Use serialVersionUID (v1.4) for interoperability.
76       */
77      private static final long serialVersionUID = -114280294134561035L;
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     */     */
82    private static Hashtable methods = new Hashtable();    private static Hashtable methods = new Hashtable();

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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