|
|||||||||
| 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.IndividualTimingEvent
public class IndividualTimingEvent
An event relevant to one subject in an experiment. Will be distributed via a private channel in cometd.
| Field Summary |
|---|
| Fields inherited from class org.apache.log4j.spi.LoggingEvent |
|---|
categoryName, fqnOfCategoryClass, level, timeStamp |
| Constructor Summary | |
|---|---|
IndividualTimingEvent(AbstractSubject player,
org.apache.log4j.Logger logger,
java.lang.String eventKey,
java.lang.String logString)
|
|
| Method Summary | |
|---|---|
static org.apache.log4j.Logger |
getActionLogger()
|
void |
sendTo(PrivateEventDispatcher dispatcher)
|
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 IndividualTimingEvent(AbstractSubject player,
org.apache.log4j.Logger logger,
java.lang.String eventKey,
java.lang.String logString)
| Method Detail |
|---|
public java.lang.String toLogString()
toLogString in class Actionpublic void sendTo(PrivateEventDispatcher dispatcher)
public static org.apache.log4j.Logger getActionLogger()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||