org.objectweb.jonas_tm
Interface Terminator

All Superinterfaces:
Remote
All Known Implementing Classes:
ControlImpl

public interface Terminator
extends Remote


Method Summary
 void commit(boolean report_heuristics)
           
 void rollback()
           
 

Method Detail

commit

public void commit(boolean report_heuristics)
            throws RemoteException
RemoteException

rollback

public void rollback()
              throws RemoteException
RemoteException