util
Class RegistryLister.CallbackEcho

java.lang.Object
  extended by util.RegistryLister.CallbackEcho
All Implemented Interfaces:
Remote, RegistryLister.Callback
Enclosing class:
RegistryLister

public static class RegistryLister.CallbackEcho
extends Object
implements RegistryLister.Callback


Constructor Summary
RegistryLister.CallbackEcho()
           
 
Method Summary
 void registerEcho(RegistryLister.RemoteEcho re)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RegistryLister.CallbackEcho

public RegistryLister.CallbackEcho()
                            throws RemoteException
Throws:
RemoteException
Method Detail

registerEcho

public void registerEcho(RegistryLister.RemoteEcho re)
                  throws RemoteException
Specified by:
registerEcho in interface RegistryLister.Callback
Throws:
RemoteException