Package ejava.examples.txhotel.ejb
Interface HotelReservationSessionRemote
-
- All Superinterfaces:
HotelReservationSession
- All Known Implementing Classes:
HotelReservationSessionEJB
public interface HotelReservationSessionRemote extends HotelReservationSession
-
-
Method Summary
-
Methods inherited from interface ejava.examples.txhotel.bl.HotelReservationSession
cancelReservations, close, commit, createReservation
-
-