|
Großmarkt | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Listener interface that enables Objects to listen to market specific events and react on them.
Method Summary | |
void |
marketClosed()
Invoked when the market closes. |
void |
marketOpened()
Invoked when the market opens. |
void |
notifyOnMarketClosing()
Invoked when the manager announces closing-time. |
void |
notifyOnMarketNotClosing()
Invoked when the manager cancels closing-time announcement. |
void |
timeAdvanced()
Invoked when the date changes. |
void |
workerInformationChanged()
Invoked when a job enters the warehouse queue or a
warehouse worker logs on or off. |
Method Detail |
public void notifyOnMarketClosing()
public void notifyOnMarketNotClosing()
public void marketOpened()
public void marketClosed()
public void timeAdvanced()
public void workerInformationChanged()
warehouse queue
or a
warehouse worker logs on or off.
|
Großmarkt | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |