Package com.xmlcalabash.util
Class DefaultMessageReporter
-
- All Implemented Interfaces:
-
com.xmlcalabash.api.MessageReporter
public final class DefaultMessageReporter extends NopMessageReporter
-
-
Field Summary
Fields Modifier and Type Field Description private Verbosity
threshold
private final MessageReporter
nextReporter
-
Constructor Summary
Constructors Constructor Description DefaultMessageReporter(MessageReporter nextReporter)
-