|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.log4j.spi.LoggingEvent
net.commerce.zocalo.ajax.events.Action
net.commerce.zocalo.ajax.events.NewChart
public class NewChart
Event used to notify web pages that a delayed price chart is ready.
| Field Summary |
|---|
| Fields inherited from class org.apache.log4j.spi.LoggingEvent |
|---|
categoryName, fqnOfCategoryClass, level, timeStamp |
| Constructor Summary | |
|---|---|
NewChart(java.lang.String claimName)
|
|
| Method Summary | |
|---|---|
static org.apache.log4j.Logger |
getNewChartLogger()
|
void |
publishTo(NewChartDispatcher newChartDispatcher)
|
java.lang.String |
toLogString()
|
| Methods inherited from class net.commerce.zocalo.ajax.events.Action |
|---|
callBackPublish, getRenderedMessage, toString |
| Methods inherited from class org.apache.log4j.spi.LoggingEvent |
|---|
getFQNOfLoggerClass, getLevel, getLocationInformation, getLogger, getLoggerName, getMDC, getMDCCopy, getMessage, getNDC, getProperties, getProperty, getPropertyKeySet, getStartTime, getThreadName, getThrowableInformation, getThrowableStrRep, getTimeStamp, locationInformationExists, setProperty |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public NewChart(java.lang.String claimName)
| Method Detail |
|---|
public java.lang.String toLogString()
toLogString in class Actionpublic static org.apache.log4j.Logger getNewChartLogger()
public void publishTo(NewChartDispatcher newChartDispatcher)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||