org.objectweb.jonas_tm
Interface Terminator

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

public interface Terminator
extends java.rmi.Remote

OTS like Terminator interface.

Author:
Philippe Durieux

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

Method Detail

commit

public void commit(boolean report_heuristics)
            throws java.rmi.RemoteException

rollback

public void rollback()
              throws java.rmi.RemoteException