org.objectweb.carol.irmi.test
Interface Remover

All Superinterfaces:
java.rmi.Remote
All Known Implementing Classes:
RemoverImpl

public interface Remover
extends java.rmi.Remote

Remover

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

Method Summary
 void remove()
           
 

Method Detail

remove

public void remove()
            throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException