|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--powerquotes.datafeed.StockTicker
This class provides a simulated data feed for stock updated.
| Constructor Summary | |
StockTicker(java.lang.String propsFile,
long delay,
int updatesPerBurst)
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public StockTicker(java.lang.String propsFile,
long delay,
int updatesPerBurst)
propsFile - Path to the stockinfo.props file which should contain entries of the form: delay - milliseconds to wait between sending out updates| Method Detail |
public static void main(java.lang.String[] args)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||