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 Details

after_completion

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


before_completion

public void before_completion(Control ctrl)
            throws RemoteException