util
Class RegistryLister.Echo

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

public static class RegistryLister.Echo
extends Object
implements RegistryLister.RemoteEcho


Constructor Summary
RegistryLister.Echo()
           
 
Method Summary
 Serializable echo(Serializable in)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RegistryLister.Echo

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

echo

public Serializable echo(Serializable in)
Specified by:
echo in interface RegistryLister.RemoteEcho