public class DelayingListAppender<E> extends ListAppender<E>
Modifier and Type | Field and Description |
---|---|
int |
delay |
boolean |
interrupted |
list
name, started
context
Constructor and Description |
---|
DelayingListAppender() |
Modifier and Type | Method and Description |
---|---|
void |
append(E e) |
void |
setDelay(int ms) |
addFilter, clearAllFilters, doAppend, getCopyOfAttachedFiltersList, getFilterChainDecision, getName, isStarted, setName, start, stop, toString
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getDeclaredOrigin, getStatusManager, setContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, setContext
public int delay
public boolean interrupted
public DelayingListAppender()
Copyright © 2005–2018 QOS.ch. All rights reserved.