|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
MessageRecorder | Records warnings and errors during the processing of a task. |
Class Summary | |
---|---|
AbstractRecorder | Abstract implemention of the MessageRecorder interface. |
ListRecorder | Implementation of MessageRecorder that records each message
in a List . |
ListRecorder.Entry | Entry is a Info, Warning or Error message. |
LoggerRecorder | Implementation of MessageRecorder that writes to a
log4j logger . |
PrintStreamRecorder | Implementation of MessageRecorder simply writes messages to
PrintStreams. |
Enum Summary | |
---|---|
AbstractRecorder.MsgType |
Exception Summary | |
---|---|
RecorderException | Exception thrown by MessageRecorder when too many errors
have been reported. |
Provides a set a classes for logging the process of a task.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |