|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.jasa.market.rules.OrderAcceptancePolicy
net.sourceforge.jasa.market.rules.AlwaysAcceptPolicy
public class AlwaysAcceptPolicy
the losest accepting policy under which all shouts are allowed.
Field Summary |
---|
Fields inherited from class net.sourceforge.jasa.market.rules.OrderAcceptancePolicy |
---|
auctioneer, P_DEF_BASE |
Constructor Summary | |
---|---|
AlwaysAcceptPolicy()
|
Method Summary | |
---|---|
void |
check(Order shout)
accepts all shouts. |
Methods inherited from class net.sourceforge.jasa.market.rules.OrderAcceptancePolicy |
---|
eventOccurred, getAuctioneer, initialise, reset, setAuctioneer, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AlwaysAcceptPolicy()
Method Detail |
---|
public void check(Order shout) throws IllegalOrderException
check
in class OrderAcceptancePolicy
IllegalOrderException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |