Interface Reporter

All Superinterfaces:
QuestionReporter, TaskReporter
All Known Subinterfaces:
LoggingReporter
All Known Implementing Classes:
FileReporter, Slf4jReporter

public interface Reporter extends TaskReporter, QuestionReporter
A Reporter to be informed by Actors about their actions.