Uses of Interface
ejava.examples.asyncmarket.Buyer
-
Packages that use Buyer Package Description ejava.examples.asyncmarket.ejb ejava.examples.asyncmarket.web -
-
Uses of Buyer in ejava.examples.asyncmarket.ejb
Subinterfaces of Buyer in ejava.examples.asyncmarket.ejb Modifier and Type Interface Description interfaceBuyerLocalinterfaceBuyerRemoteClasses in ejava.examples.asyncmarket.ejb that implement Buyer Modifier and Type Class Description classBuyerEJB -
Uses of Buyer in ejava.examples.asyncmarket.web
Fields in ejava.examples.asyncmarket.web declared as Buyer Modifier and Type Field Description private BuyerBuyerHandlerServlet. buyerMethods in ejava.examples.asyncmarket.web that return Buyer Modifier and Type Method Description BuyerJNDIHelper. getBuyer()
-