Serialized Form
|
Package at.spardat.xma.boot.component |
name
java.lang.String name
value
java.lang.String value
|
Package at.spardat.xma.boot.exc |
code_
int code_
- The code of this notification. Defaults to 0 if not set.
message_
java.lang.String message_
- The message of this notification.
detail_
java.lang.Throwable detail_
- The detail exception
showToEndUser_
boolean showToEndUser_
- As for runtime exceptions:
Indicates if this exception may be shown to the end user or not. This is just
a hint for the presentation layer to decide if it should wrap this in
another exception.
|
Package at.spardat.xma.boot.logger |
level
LogLevel level
- Logging message level
sourceClassName
java.lang.String sourceClassName
- Class that issued logging call
sourceMethodName
java.lang.String sourceMethodName
- Method that issued logging call
message
java.lang.String message
- Non-localized raw message text
millis
long millis
- Event time in milliseconds since 1970
thrown
java.lang.Throwable thrown
- The Throwable (if any) associated with log message
loggerName
java.lang.String loggerName
- Name of the source Logger.
|
Package at.spardat.xma.boot.servlet |
|
Package at.spardat.xma.boot.transport |
returnCode
int returnCode
- the http-returncode of the failed communication
|
Package at.spardat.xma.boot.util |
strHeader
java.lang.String strHeader
- header info for property files
file_
java.io.File file_
- the file_ to save to
debug
boolean debug
- extended file output