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