org.objectweb.jotm
Interface RemoteSynchro

All Superinterfaces:
Remote

public interface RemoteSynchro
extends Remote


Method Summary
 void after_completion(Control ctrl, int s)
           
 void before_completion(Control ctrl)
           
 

Method Detail

before_completion

public void before_completion(Control ctrl)
                       throws RemoteException
RemoteException

after_completion

public void after_completion(Control ctrl,
                             int s)
                      throws RemoteException
RemoteException