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