/[classpath]/classpath/java/rmi/Naming.java
ViewVC logotype

Diff of /classpath/java/rmi/Naming.java

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

revision 1.7 by mkoch, Thu Oct 21 20:14:51 2004 UTC revision 1.8 by jfrijters, Mon Nov 15 14:13:26 2004 UTC
# Line 44  import java.rmi.registry.LocateRegistry; Line 44  import java.rmi.registry.LocateRegistry;
44  import java.rmi.registry.Registry;  import java.rmi.registry.Registry;
45    
46  public final class Naming {  public final class Naming {
47      /**
48       * This class isn't intended to be instantiated.
49       */
50      private Naming() {}
51    
52  /**  /**
53   * Looks for the remote object that is associated with the named service.   * Looks for the remote object that is associated with the named service.

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

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