ermi.samples.naming
Class SimpleNamingServer

java.lang.Object
  |
  +--ermi.samples.naming.SimpleNamingServer

public class SimpleNamingServer
extends java.lang.Object

Author:
Pedro García To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments

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

Constructor Detail

SimpleNamingServer

public SimpleNamingServer()
Method Detail

main

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