public class Log4jMonKey extends MonKeyImp
LABEL_HEADER, UNITS_HEADER
Constructor and Description |
---|
Log4jMonKey(java.lang.String summaryLabel,
java.lang.String detailLabel,
java.lang.String units,
org.apache.log4j.spi.LoggingEvent event)
Constructor for building jamon key for log4j
|
Modifier and Type | Method and Description |
---|---|
org.apache.log4j.spi.LoggingEvent |
getLoggingEvent()
Return the log4j LoggingEvent object that is part of this key
|
java.lang.Object |
getValue(java.lang.String key)
Returns any object that has a named key.
|
equals, getBasicHeader, getBasicRowData, getDetails, getDisplayHeader, getHeader, getLabel, getParam, getRangeKey, getRowData, getRowDisplayData, getSize, getUnits, hashCode, setDetails, setParam, toString
public Log4jMonKey(java.lang.String summaryLabel, java.lang.String detailLabel, java.lang.String units, org.apache.log4j.spi.LoggingEvent event)