org.jacorb.naming.namemanager
Class NameManager

java.lang.Object
  extended byorg.jacorb.naming.namemanager.NameManager

public class NameManager
extends java.lang.Object

A graphical user interface for the Naming Service. If invoked with a file name argument, the NameManager will create and use its own root context and print its IOR to the given file such that it complies with the JacORB mechanism for locating the root naming context

Author:
Gerald Brose, Wei-Ju Wu, Volker Siegel

Constructor Summary
NameManager()
           
 
Method Summary
static void main(java.lang.String[] args)
           
static void usage()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NameManager

public NameManager()
Method Detail

main

public static void main(java.lang.String[] args)

usage

public static void usage()