Package org.jmock.example.sniper
Interface AuctionListener
-
- All Known Implementing Classes:
AuctionSniper
public interface AuctionListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
bidAccepted(Auction item, Money amount)
-