|
|||||||||
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.BidUpdateDispatcher
public class BidUpdateDispatcher
marshal events that represent changes to the active bids displayed in the stripchart.
Field Summary | |
---|---|
static java.lang.String |
BID_UPTDATE_TOPIC_URI
|
Constructor Summary | |
---|---|
BidUpdateDispatcher(org.mortbay.cometd.AbstractBayeux bayeux,
Book book,
TimingUpdater timingUpdater)
|
Method Summary | |
---|---|
void |
publish()
publish an update on current prices |
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 BID_UPTDATE_TOPIC_URI
Constructor Detail |
---|
public BidUpdateDispatcher(org.mortbay.cometd.AbstractBayeux bayeux, Book book, TimingUpdater timingUpdater)
Method Detail |
---|
public void publish()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |