|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NotEnoughSeatsException | |
org.objectweb.jass.examples.travelagency.ejbs |
Uses of NotEnoughSeatsException in org.objectweb.jass.examples.travelagency.ejbs |
Methods in org.objectweb.jass.examples.travelagency.ejbs that throw NotEnoughSeatsException | |
int |
Airline.reserveSeats(int nSeats)
|
int |
AirlineBean.reserveSeats(int nSeats)
Performs the seats reservation. |
void |
TravelAgency.makeReservation(java.lang.String name,
int nSeats,
int nRooms)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |