public interface Terminator
extends java.rmi.Remote
void commit(boolean report_heuristics) throws java.rmi.RemoteException
report_heuristics
- true
to report heuristics,
false
elsejava.rmi.RemoteException
- if a remote exception occursvoid rollback() throws java.rmi.RemoteException
java.rmi.RemoteException
- if a remote exception occurs