Class | Description |
---|---|
CachingMessageDirectorImpl |
The class implements the CachingMessageDirectorIF interface and is used to
log the messages generated by programs into a Collection so they can be
easily retrieved for later use.
|
CommandLineMessageDirector |
An implementation of the LgMessageDirectorIF that routes the messages to the
command line.
|
NullMessageDirector |
Message director implementation that does nothing with the messages.
|