| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectatg.nucleus.logging.LogEvent
atg.service.statistics.SampleLogEvent
public class SampleLogEvent
A log event which represents a SampleEvent
SampleEvent| Field Summary | |
|---|---|
| static java.lang.String | CLASS_VERSIONClass version string | 
| Constructor Summary | |
|---|---|
| SampleLogEvent(Sample pSample)Constructs an SampleLogEvent with the given SampleEvent | |
| SampleLogEvent(Sample pSample,
               java.lang.String pOriginator)Constructs an SampleLogEvent with the given Sample and originator | |
| Method Summary | |
|---|---|
|  java.lang.String | getIdentifier()Returns the String identifier for this type of log event. | 
|  java.lang.String | getMessage()Returns property Message | 
|  Sample | getSample()Returns property Sample | 
| Methods inherited from class atg.nucleus.logging.LogEvent | 
|---|
| getDateTimeStamp, getNullObjectReplacement, getOriginator, getThrowable, getTimeStamp, getTokenSeperator, setNullObjectReplacement, setTokenSeperator, toString, toStringBuffer, writeLogLinePrefix, writeLogMessage, writeOriginatorPrefix | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Field Detail | 
|---|
public static java.lang.String CLASS_VERSION
| Constructor Detail | 
|---|
public SampleLogEvent(Sample pSample)
public SampleLogEvent(Sample pSample,
                      java.lang.String pOriginator)
| Method Detail | 
|---|
public Sample getSample()
public java.lang.String getMessage()
getMessage in class LogEventpublic java.lang.String getIdentifier()
getIdentifier in class LogEvent| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||