|
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.Printer
public class Printer
Glue code for the printer.
Constructor Summary | |
---|---|
Printer(javax.jms.TopicSubscriber subscriber)
Constructor. |
Method Summary | |
---|---|
java.lang.String |
getLastPrintout()
|
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 Printer(javax.jms.TopicSubscriber subscriber) throws javax.jms.JMSException
javax.jms.JMSException
Method Detail |
---|
public java.lang.String getLastPrintout()
getLastPrintout
in interface org.cocome.tradingsystem.systests.interfaces.IPrinter
|
CoCoME TestDriver for Reference Implementation | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |