Package org.apache.logging.log4j.spi
Interface ThreadContextStack
- All Superinterfaces:
Collection<String>
,Iterable<String>
,Serializable
,ThreadContext.ContextStack
- All Known Implementing Classes:
DefaultThreadContextStack
,MutableThreadContextStack
Service provider interface to implement custom NDC behavior for
ThreadContext
.-
Method Summary
Methods inherited from interface java.util.Collection
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, parallelStream, remove, removeAll, removeIf, retainAll, size, spliterator, stream, toArray, toArray
Methods inherited from interface org.apache.logging.log4j.ThreadContext.ContextStack
asList, copy, getDepth, getImmutableStackOrNull, peek, pop, push, trim