org.objectweb.carol.irmi.test
Class RemoverImpl

java.lang.Object
  extended byorg.objectweb.carol.irmi.test.RemoverImpl
All Implemented Interfaces:
java.rmi.Remote, Remover

public class RemoverImpl
extends java.lang.Object
implements Remover

RemoverImpl

Author:
Rafael H. Schloming <rhs@mit.edu>

Constructor Summary
RemoverImpl()
           
 
Method Summary
 void remove()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoverImpl

public RemoverImpl()
Method Detail

remove

public void remove()
            throws java.rmi.NoSuchObjectException
Specified by:
remove in interface Remover
Throws:
java.rmi.NoSuchObjectException