Class DefaultReportEventHandler

java.lang.Object
de.monticore.generating.templateengine.reporting.commons.DefaultReportEventHandler
All Implemented Interfaces:
IReportEventHandler
Direct Known Subclasses:
AReporter

public class DefaultReportEventHandler extends Object implements IReportEventHandler
This class is the default implementation of the IReportEventHandler interface. This class can be used instead of implementing the interface directly if not all methods are overwritten.