public interface AuctionSniperListener extends 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)
Copyright © 2003–2018 jMock. All rights reserved.