Package ejava.examples.asyncmarket.ejb
Interface AuctionMgmtLocal
-
- All Superinterfaces:
AuctionMgmt
- All Known Implementing Classes:
AuctionMgmtEJB
public interface AuctionMgmtLocal extends AuctionMgmt
-
-
Method Summary
-
Methods inherited from interface ejava.examples.asyncmarket.AuctionMgmt
cancelTimers, checkAuction, closeBidding, getItems, getWinningBid, initTimers, initTimers, removeBid, removeItem
-
-