util
Class RegistryLister.Test

java.lang.Object
  extended by util.RegistryLister.Test
Enclosing class:
RegistryLister

public static class RegistryLister.Test
extends Object

Tries to connect to a runnring rmi server, bind to it an echo server, test the functionality and unbinds from the server again.


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

Constructor Detail

RegistryLister.Test

public RegistryLister.Test()
Method Detail

main

public static void main(String[] arg)