uka.karmi.rmi
Interface RMACallback

All Known Implementing Classes:
ServerConnection

public interface RMACallback

Interface describing an operation that is performed while a representative thread holds a lock on a remote object.

See Also:
ServerConnection.doSynchronized()

Method Summary
 void doSynchronized()
           
 

Method Detail

doSynchronized

public void doSynchronized()
                    throws java.lang.Throwable
Throws:
java.lang.Throwable