AbstractReporter

public abstract class AbstractReporter implements Reporter

An abstract class for the Reporter interface. All external reporters are advised to subclass this class.