Package de.intarsys.tools.reporter
Interface IReporterSupport
- All Known Implementing Classes:
ReplayReporter
,ReportDispatcher
public interface IReporterSupport
An object that supports state notifications.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addReporter
(IReporter newReporter) void
removeReporter
(IReporter newReporter)
-
Method Details
-
addReporter
-
removeReporter
-