public abstract class OnPrintStreamStatusListenerBase extends ContextAwareBase implements StatusListener, LifeCycle
| Constructor and Description |
|---|
OnPrintStreamStatusListenerBase() |
| Modifier and Type | Method and Description |
|---|---|
void |
addStatusEvent(Status status) |
java.lang.String |
getPrefix() |
long |
getRetrospective() |
boolean |
isStarted() |
void |
setPrefix(java.lang.String prefix) |
void |
setRetrospective(long retrospective) |
void |
start()
Invoking the start method can cause the instance to print status messages created less than
value of retrospectiveThresold.
|
void |
stop() |
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getStatusManager, setContextpublic void addStatusEvent(Status status)
addStatusEvent in interface StatusListenerpublic void start()
public java.lang.String getPrefix()
public void setPrefix(java.lang.String prefix)
public void setRetrospective(long retrospective)
public long getRetrospective()
Copyright © 2010 - 2022 Adobe. All Rights Reserved