JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
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)
Method Details
bidAccepted
void
bidAccepted
(
Auction
item,
Money
amount)