|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.commerce.zocalo.ajax.dispatch.Dispatcher
net.commerce.zocalo.ajax.dispatch.TradeEventDispatcher
public class TradeEventDispatcher
marshalls events that represent trades that have taken place. They will be used to update the historical section of the stripchart.
| Field Summary | |
|---|---|
static java.lang.String |
TRADE_EVENT_TOPIC_SUFFIX
|
| Constructor Summary | |
|---|---|
TradeEventDispatcher(org.mortbay.cometd.AbstractBayeux bayeux,
TimingUpdater timingUpdater)
|
|
| Method Summary | |
|---|---|
void |
publish(PriceAction action)
|
| Methods inherited from class net.commerce.zocalo.ajax.dispatch.Dispatcher |
|---|
buildChannelName, getClient, publishEvent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String TRADE_EVENT_TOPIC_SUFFIX
| Constructor Detail |
|---|
public TradeEventDispatcher(org.mortbay.cometd.AbstractBayeux bayeux,
TimingUpdater timingUpdater)
| Method Detail |
|---|
public void publish(PriceAction action)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||