|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContextSelector | |
---|---|
org.apache.logging.log4j.core.async | Provides Asynchronous Logger classes and interfaces for low-latency logging. |
org.apache.logging.log4j.core.impl | Log4j 2 private implementation classes. |
org.apache.logging.log4j.core.jmx | Log4j 2 JMX support. |
org.apache.logging.log4j.core.selector | Log4j 2 Context Selectors. |
Uses of ContextSelector in org.apache.logging.log4j.core.async |
---|
Classes in org.apache.logging.log4j.core.async that implement ContextSelector | |
---|---|
class |
AsyncLoggerContextSelector
ContextSelector that returns the singleton AsyncLoggerContext . |
Uses of ContextSelector in org.apache.logging.log4j.core.impl |
---|
Methods in org.apache.logging.log4j.core.impl that return ContextSelector | |
---|---|
ContextSelector |
Log4jContextFactory.getSelector()
Returns the ContextSelector. |
Constructors in org.apache.logging.log4j.core.impl with parameters of type ContextSelector | |
---|---|
Log4jContextFactory(ContextSelector selector)
Initializes this factory's ContextSelector with the specified selector. |
Uses of ContextSelector in org.apache.logging.log4j.core.jmx |
---|
Constructors in org.apache.logging.log4j.core.jmx with parameters of type ContextSelector | |
---|---|
ContextSelectorAdmin(String contextName,
ContextSelector selector)
Constructs a new ContextSelectorAdmin . |
Uses of ContextSelector in org.apache.logging.log4j.core.selector |
---|
Subinterfaces of ContextSelector in org.apache.logging.log4j.core.selector | |
---|---|
interface |
NamedContextSelector
ContextSelectors that have a name. |
Classes in org.apache.logging.log4j.core.selector that implement ContextSelector | |
---|---|
class |
BasicContextSelector
Returns either this Thread's context or the default LoggerContext. |
class |
ClassLoaderContextSelector
This ContextSelector chooses a LoggerContext based upon the ClassLoader of the caller. |
class |
JndiContextSelector
This class can be used to define a custom logger repository. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1999-2014 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.