Class NameServer

java.lang.Object
com.sun.corba.se.impl.naming.pcosnaming.NameServer

public class NameServer extends Object
Class NameServer is a standalone application which implements a persistent and a transient name service. It uses the PersistentNameService and TransientNameService classes for the name service implementation.
Since:
JDK1.2
Author:
Hemanth Puttaswamy
  • Constructor Details

    • NameServer

      protected NameServer(String[] args)
  • Method Details

    • main

      public static void main(String[] args)
    • run

      protected void run()