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