public interface AuctionSniperListener
extends java.util.EventListener
Modifier and Type | Method and Description |
---|---|
void |
sniperBidFailed(AuctionSniper sniper,
AuctionException failure) |
void |
sniperFinished(AuctionSniper sniper) |
void sniperBidFailed(AuctionSniper sniper, AuctionException failure)
void sniperFinished(AuctionSniper sniper)