|
CoCoME TestDriver for Reference Implementation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.cocome.tradingsystem.testdriver.UpdateReceiver
org.cocome.tradingsystem.testdriver.LightsDisplay
public class LightsDisplay
Glue code for the lights display.
| Constructor Summary | |
|---|---|
LightsDisplay(javax.jms.TopicSubscriber subscriber)
Constructor. |
|
| Method Summary | |
|---|---|
boolean |
isExpressModeLightOn()
|
boolean |
isNoCreditCardLightOn()
|
| Methods inherited from class org.cocome.tradingsystem.testdriver.UpdateReceiver |
|---|
expectMessage, getLastRelevantMessage, onMessage, waitForUpdate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.cocome.tradingsystem.systests.interfaces.IUpdateReceiver |
|---|
waitForUpdate |
| Constructor Detail |
|---|
public LightsDisplay(javax.jms.TopicSubscriber subscriber)
throws javax.jms.JMSException
javax.jms.JMSException| Method Detail |
|---|
public boolean isExpressModeLightOn()
isExpressModeLightOn in interface org.cocome.tradingsystem.systests.interfaces.ILightsDisplaypublic boolean isNoCreditCardLightOn()
isNoCreditCardLightOn in interface org.cocome.tradingsystem.systests.interfaces.ILightsDisplay
|
CoCoME TestDriver for Reference Implementation | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||