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 TypeMethodDescriptionvoidaddReporter(IReporter newReporter) voidremoveReporter(IReporter newReporter)
-
Method Details
-
addReporter
-
removeReporter
-