|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.millscript.commons.alert.reporters.AbstractAlertReporter
org.millscript.commons.alert.reporters.StandardWarningAlertReporter
public class StandardWarningAlertReporter
This class provides a standard Alert reporter for warningd, that outputs everything to the standard error stream.
| Field Summary | |
|---|---|
static AlertReporter |
WARNING_REPORTER
A convenience StandardMishapAlertReporter instance for applications to use. |
| Constructor Summary | |
|---|---|
StandardWarningAlertReporter()
Constructs a new StandardMishapAlertReporter. |
|
| Method Summary | |
|---|---|
void |
reportComplaint(java.lang.String complaint)
Reports the specified Culprit. |
| Methods inherited from class org.millscript.commons.alert.reporters.AbstractAlertReporter |
|---|
report, reportCulprit |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final AlertReporter WARNING_REPORTER
| Constructor Detail |
|---|
public StandardWarningAlertReporter()
| Method Detail |
|---|
public void reportComplaint(java.lang.String complaint)
AbstractAlertReporter
reportComplaint in class AbstractAlertReporterAbstractAlertReporter.reportComplaint(java.lang.String)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||