public class NotifyingListAppender extends AppenderBase<IAccessEvent>
| Modifier and Type | Field and Description |
|---|---|
LinkedBlockingQueue<IAccessEvent> |
list |
name, startedcontext| Constructor and Description |
|---|
NotifyingListAppender() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
append(IAccessEvent e) |
addFilter, clearAllFilters, doAppend, getCopyOfAttachedFiltersList, getFilterChainDecision, getName, isStarted, setName, start, stop, toStringaddError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getDeclaredOrigin, getStatusManager, setContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, setContextpublic final LinkedBlockingQueue<IAccessEvent> list
public NotifyingListAppender()
protected void append(IAccessEvent e)
append in class AppenderBase<IAccessEvent>Copyright © 2005–2018 QOS.ch. All rights reserved.