|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.cocome.tradingsystem.cashdeskline.coordinator.impl.CoordinatorEventHandlerImpl
public class CoordinatorEventHandlerImpl
Implementation of the Coordinator component The coordinator is responsible for deciding which CashDesk to be switched to express mode or normal mode, respectively.
Constructor Summary | |
---|---|
protected |
CoordinatorEventHandlerImpl(java.lang.String externalchannel)
|
Method Summary | |
---|---|
void |
onEvent(SaleRegisteredEvent saleRegisteredEvent)
|
void |
onMessage(javax.jms.Message message)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected CoordinatorEventHandlerImpl(java.lang.String externalchannel)
Method Detail |
---|
public void onMessage(javax.jms.Message message)
onMessage
in interface javax.jms.MessageListener
public void onEvent(SaleRegisteredEvent saleRegisteredEvent)
onEvent
in interface CoordinatorEventHandlerIf
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |