org.apache.logging.log4j.spi
Interface ThreadContextStack

All Superinterfaces:
Collection<String>, Iterable<String>, Serializable, ThreadContext.ContextStack
All Known Implementing Classes:
DefaultThreadContextStack, MutableThreadContextStack

public interface ThreadContextStack
extends ThreadContext.ContextStack

Service provider interface to implement custom NDC behavior for ThreadContext.


Method Summary
 
Methods inherited from interface org.apache.logging.log4j.ThreadContext.ContextStack
asList, copy, getDepth, getImmutableStackOrNull, peek, pop, push, trim
 
Methods inherited from interface java.util.Collection
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray
 



Copyright © 1999-2015 Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.