public class NotifyingListAppender extends AppenderBase<IAccessEvent>
Modifier and Type | Field and Description |
---|---|
LinkedBlockingQueue<IAccessEvent> |
list |
name, started
context
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, 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 final LinkedBlockingQueue<IAccessEvent> list
public NotifyingListAppender()
protected void append(IAccessEvent e)
append
in class AppenderBase<IAccessEvent>
Copyright © 2005–2018 QOS.ch. All rights reserved.