Uses of Interface
info.ejava.examples.ejb.ejbjpa.bl.HotelMgmt
-
Packages that use HotelMgmt Package Description info.ejava.examples.ejb.ejbjpa.bl info.ejava.examples.ejb.ejbjpa.ejb -
-
Uses of HotelMgmt in info.ejava.examples.ejb.ejbjpa.bl
Classes in info.ejava.examples.ejb.ejbjpa.bl that implement HotelMgmt Modifier and Type Class Description class
HotelMgmtImpl
-
Uses of HotelMgmt in info.ejava.examples.ejb.ejbjpa.ejb
Subinterfaces of HotelMgmt in info.ejava.examples.ejb.ejbjpa.ejb Modifier and Type Interface Description interface
HotelMgmtLocal
interface
HotelMgmtRemote
Classes in info.ejava.examples.ejb.ejbjpa.ejb that implement HotelMgmt Modifier and Type Class Description class
HotelMgmtEJB
Fields in info.ejava.examples.ejb.ejbjpa.ejb declared as HotelMgmt Modifier and Type Field Description private HotelMgmt
HotelMgmtEJB. hotelMgmt
-