Interface IOutputChannel

All Known Subinterfaces:
IOutputManager
All Known Implementing Classes:
ConsoleOutputChannel, FileOutputChannel, Output, OutputChannelRedirector

public interface IOutputChannel
An output channel provides a mechanism by which text will be displayed to the user.