blob: 06c4e3feaf891fd77d3c6276ad6e1ca6cd8d435d [file]
/*
* Created on Mar 2, 2006
*
*/
/**
* @author Dasarath Weeratunge
*
*/
public class IAService {
public void testCommit() {
}
public void testRollback() {
}
public void testAsyncRollback() {
}
}