|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NamedContextSelector
ContextSelectors that have a name.
Method Summary | |
---|---|
LoggerContext |
locateContext(String name,
String configLocation)
Locate the LoggerContext with the specified name. |
LoggerContext |
removeContext(String name)
Locate the LoggerContext with the specified name using the default configuration. |
Methods inherited from interface org.apache.logging.log4j.core.selector.ContextSelector |
---|
getContext, getLoggerContexts |
Method Detail |
---|
LoggerContext locateContext(String name, String configLocation)
name
- The LoggerContext name.configLocation
- The location of the configuration.
LoggerContext removeContext(String name)
name
- The LoggerContext name.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |