|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Terminator
OTS-like Terminator
Method Summary | |
---|---|
void |
commit(boolean report_heuristics)
commit the transaction. |
void |
rollback()
rollback the transaction. |
Method Detail |
---|
void commit(boolean report_heuristics) throws java.rmi.RemoteException
report_heuristics
- true
to report heuristics,
false
else
java.rmi.RemoteException
- if a remote exception occursvoid rollback() throws java.rmi.RemoteException
java.rmi.RemoteException
- if a remote exception occurs
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |