Uses of Interface
ejava.examples.txhotel.ejb.HotelRegistrationLocal
-
Packages that use HotelRegistrationLocal Package Description ejava.examples.txhotel.ejb -
-
Uses of HotelRegistrationLocal in ejava.examples.txhotel.ejb
Classes in ejava.examples.txhotel.ejb that implement HotelRegistrationLocal Modifier and Type Class Description class
HotelRegistrationEJB
This class provides a stateless EJB wrapper around stateless logic that performs operations on the hotel.Fields in ejava.examples.txhotel.ejb declared as HotelRegistrationLocal Modifier and Type Field Description private HotelRegistrationLocal
HotelReservationSessionEJB. reservationist
-