org.jacorb.naming
Class NameServer

java.lang.Object
  extended by org.jacorb.naming.NameServer

public class NameServer
extends java.lang.Object

The name server application

Version:
$Id: NameServer.java,v 1.38 2009-05-03 21:34:27 andre.spiegel Exp $
Author:
Gerald Brose, FU Berlin

Constructor Summary
NameServer()
           
 
Method Summary
static void configure(org.jacorb.config.Configuration myConfiguration)
           
static void main(java.lang.String[] args)
          Main
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NameServer

public NameServer()
Method Detail

configure

public static void configure(org.jacorb.config.Configuration myConfiguration)
                      throws org.jacorb.config.ConfigurationException
Throws:
org.jacorb.config.ConfigurationException

main

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