|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NotEnoughRoomsException | |
org.objectweb.jass.examples.travelagency.ejbs |
Uses of NotEnoughRoomsException in org.objectweb.jass.examples.travelagency.ejbs |
Methods in org.objectweb.jass.examples.travelagency.ejbs that throw NotEnoughRoomsException | |
int |
Hotel.reserveRooms(int nRooms)
|
int |
HotelBean.reserveRooms(int nRooms)
Performs the rooms reservation. |
void |
TravelAgency.makeReservation(java.lang.String name,
int nSeats,
int nRooms)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |