Package ejava.examples.asyncmarket.ejb
-
Interface Summary Interface Description AuctionMgmtLocal AuctionMgmtRemote BuyerLocal BuyerRemote SellerLocal SellerRemote UserMgmtLocal UserMgmtRemote -
Class Summary Class Description AuctionConfig AuctionMgmtActionEJB This class contains some demo methods to perform example actions on behalf of the AuctionMgmtEJB.AuctionMgmtEJB BuyerEJB BuyerMDB This class will listen for market events and cause further bidding to occur.DtoMapper SellerEJB UserMgmtEJB -
Exception Summary Exception Description ClientErrorException InternalErrorException InvalidRequestException ResourceNotFoundException