public class OnErrorConsoleStatusListener extends ContextAwareBase
context| Constructor and Description |
|---|
OnErrorConsoleStatusListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
addStatusEvent(Status status) |
protected java.io.PrintStream |
getPrintStream()
The PrintStream used by derived classes
|
long |
getRetrospective() |
boolean |
isStarted() |
void |
setRetrospective(long retrospective) |
void |
start() |
void |
stop() |
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getDeclaredOrigin, getStatusManager, setContextprotected java.io.PrintStream getPrintStream()
public void addStatusEvent(Status status)
addStatusEvent in interface StatusListenerpublic void setRetrospective(long retrospective)
public long getRetrospective()