Package ejava.examples.txhotel.ejb
Interface TestUtilRemote
-
- All Known Implementing Classes:
TestUtilEJB
public interface TestUtilRemote
This interface is used in support of testing from remote clients.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
reset()
clear all records for the Hotel from the DB.
-