|
Großmarkt | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface MarketEventListener
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 |
|---|
void notifyOnMarketClosing()
void notifyOnMarketNotClosing()
void marketOpened()
void marketClosed()
void timeAdvanced()
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 | ||||||||