|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ThreadContextStack | |
---|---|
org.apache.logging.log4j | Public API for Log4j 2. |
org.apache.logging.log4j.spi | Internal interfaces and classes to be used by authors of logging implementations or for internal use by API classes. |
Uses of ThreadContextStack in org.apache.logging.log4j |
---|
Fields in org.apache.logging.log4j declared as ThreadContextStack | |
---|---|
static ThreadContextStack |
ThreadContext.EMPTY_STACK
Empty, immutable ContextStack. |
Uses of ThreadContextStack in org.apache.logging.log4j.spi |
---|
Classes in org.apache.logging.log4j.spi that implement ThreadContextStack | |
---|---|
class |
DefaultThreadContextStack
A copy-on-write thread-safe variant of org.apache.logging.log4j.spi.ThreadContextStack in which all mutative operations (add,
pop, and so on) are implemented by making a fresh copy of the underlying list. |
class |
MutableThreadContextStack
|
Methods in org.apache.logging.log4j.spi that return ThreadContextStack | |
---|---|
ThreadContextStack |
MutableThreadContextStack.copy()
|
ThreadContextStack |
DefaultThreadContextStack.copy()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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.