Package de.intarsys.tools.reporter
Interface IReporterSupport
-
- All Known Implementing Classes:
ReplayReporter,ReportDispatcher
public interface IReporterSupportAn object that supports state notifications.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidaddReporter(IReporter newReporter)voidremoveReporter(IReporter newReporter)
-