public final class TurboFilterList extends CopyOnWriteArrayList<TurboFilter>
| Constructor and Description |
|---|
TurboFilterList() |
| Modifier and Type | Method and Description |
|---|---|
FilterReply |
getTurboFilterChainDecision(org.slf4j.Marker marker,
Logger logger,
Level level,
String format,
Object[] params,
Throwable t)
Loop through the filters in the chain.
|
add, add, addAll, addAll, addAllAbsent, addIfAbsent, clear, clone, contains, containsAll, equals, forEach, get, hashCode, indexOf, indexOf, isEmpty, iterator, lastIndexOf, lastIndexOf, listIterator, listIterator, remove, remove, removeAll, removeIf, replaceAll, retainAll, set, size, sort, spliterator, subList, toArray, toArray, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitparallelStream, streampublic FilterReply getTurboFilterChainDecision(org.slf4j.Marker marker, Logger logger, Level level, String format, Object[] params, Throwable t)
Copyright © 2005–2023 QOS.ch. All rights reserved.