public interface FwkTraceEventInterface extends FwkPresentationInterface
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getHost()
Get the host of the occurance.
|
long |
getLevel()
Get the trace level value.
|
java.lang.String |
getMessage()
Get text value of the message.
|
java.lang.Object |
getSource()
Get the source of the event.
|
long |
getTimeStamp()
Get the time stamp.
|
java.lang.String |
getUser()
Get the user of the trace source.
|
getPresentationString, getPresentationString
getVersion, release
java.lang.Object getSource()
long getLevel()
BrickContainer
long getTimeStamp()
java.lang.String getMessage()
java.lang.String getHost()
java.lang.String getUser()