util
Class RegistryLister.CallbackBind

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

public static class RegistryLister.CallbackBind
extends Object

Tries to bind the echo-server to the registry, clients can then connect.


Constructor Summary
RegistryLister.CallbackBind()
           
 
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.CallbackBind

public RegistryLister.CallbackBind()
Method Detail

main

public static void main(String[] arg)