Interface | Description |
---|---|
IReporter |
An interface to report different types of information to the user.
|
IReporterSupport |
An object that supports state notifications.
|
Class | Description |
---|---|
DefaultReporter |
The default reporting implementation for the Stage kernel.
|
NullReporter |
A null implementation for
IReporter . |
ReplayReporter | |
ReportDispatcher |
Helper object for implementing
IReporterSupport . |
Reporter | |
ReportMessage |