org.jacorb.naming
Class NameServer

java.lang.Object
  extended byorg.jacorb.naming.NameServer

public class NameServer
extends java.lang.Object

The name server application

Version:
$Id: NameServer.java,v 1.34 2006/05/11 09:35:10 andre.spiegel Exp $
Author:
Gerald Brose, FU Berlin

Constructor Summary
NameServer()
           
 
Method Summary
static void configure(org.apache.avalon.framework.configuration.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.apache.avalon.framework.configuration.Configuration myConfiguration)
                      throws org.apache.avalon.framework.configuration.ConfigurationException
Throws:
org.apache.avalon.framework.configuration.ConfigurationException

main

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