blob: 3eb57834c7417f0dc3e504a6bf7451161901f58f [file] [log] [blame]
<!DOCTYPE HTML>
<html lang="en">
<head>
<!-- Generated by javadoc (17) -->
<title>Uses of Class org.apache.logging.log4j.core.config.ConfigurationSource (Apache Log4j Core 2.23.1 API)</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta name="description" content="use: package: org.apache.logging.log4j.core.config, class: ConfigurationSource">
<meta name="generator" content="javadoc/ClassUseWriter">
<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../../script-dir/jquery-ui.min.css" title="Style">
<link rel="stylesheet" type="text/css" href="../../../../../../../jquery-ui.overrides.css" title="Style">
<script type="text/javascript" src="../../../../../../../script.js"></script>
<script type="text/javascript" src="../../../../../../../script-dir/jquery-3.6.1.min.js"></script>
<script type="text/javascript" src="../../../../../../../script-dir/jquery-ui.min.js"></script>
</head>
<body class="class-use-page">
<script type="text/javascript">var pathtoroot = "../../../../../../../";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="flex-box">
<header role="banner" class="flex-header">
<nav role="navigation">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="top-nav" id="navbar-top">
<div class="skip-nav"><a href="#skip-navbar-top" title="Skip navigation links">Skip navigation links</a></div>
<ul id="navbar-top-firstrow" class="nav-list" title="Navigation">
<li><a href="../../../../../../../index.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../ConfigurationSource.html" title="class in org.apache.logging.log4j.core.config">Class</a></li>
<li class="nav-bar-cell1-rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../../../../index-all.html">Index</a></li>
<li><a href="../../../../../../../help-doc.html#use">Help</a></li>
</ul>
</div>
<div class="sub-nav">
<div class="nav-list-search"><label for="search-input">SEARCH:</label>
<input type="text" id="search-input" value="search" disabled="disabled">
<input type="reset" id="reset-button" value="reset" disabled="disabled">
</div>
</div>
<!-- ========= END OF TOP NAVBAR ========= -->
<span class="skip-nav" id="skip-navbar-top"></span></nav>
</header>
<div class="flex-content">
<main role="main">
<div class="header">
<h1 title="Uses of Class org.apache.logging.log4j.core.config.ConfigurationSource" class="title">Uses of Class<br>org.apache.logging.log4j.core.config.ConfigurationSource</h1>
</div>
<div class="caption"><span>Packages that use <a href="../ConfigurationSource.html" title="class in org.apache.logging.log4j.core.config">ConfigurationSource</a></span></div>
<div class="summary-table two-column-summary">
<div class="table-header col-first">Package</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><a href="#org.apache.logging.log4j.core.config">org.apache.logging.log4j.core.config</a></div>
<div class="col-last even-row-color">
<div class="block">Configuration of Log4j 2.</div>
</div>
<div class="col-first odd-row-color"><a href="#org.apache.logging.log4j.core.config.builder.api">org.apache.logging.log4j.core.config.builder.api</a></div>
<div class="col-last odd-row-color">
<div class="block">Configuration Builder API for programmatically configuring Log4j.</div>
</div>
<div class="col-first even-row-color"><a href="#org.apache.logging.log4j.core.config.builder.impl">org.apache.logging.log4j.core.config.builder.impl</a></div>
<div class="col-last even-row-color">
<div class="block">Configuration Builder Implementation.</div>
</div>
<div class="col-first odd-row-color"><a href="#org.apache.logging.log4j.core.config.json">org.apache.logging.log4j.core.config.json</a></div>
<div class="col-last odd-row-color">
<div class="block">Classes and interfaces supporting configuration of Log4j 2 with JSON.</div>
</div>
<div class="col-first even-row-color"><a href="#org.apache.logging.log4j.core.config.properties">org.apache.logging.log4j.core.config.properties</a></div>
<div class="col-last even-row-color">
<div class="block">Configuration using Properties files.</div>
</div>
<div class="col-first odd-row-color"><a href="#org.apache.logging.log4j.core.config.xml">org.apache.logging.log4j.core.config.xml</a></div>
<div class="col-last odd-row-color">
<div class="block">Classes and interfaces supporting configuration of Log4j 2 with XML.</div>
</div>
<div class="col-first even-row-color"><a href="#org.apache.logging.log4j.core.config.yaml">org.apache.logging.log4j.core.config.yaml</a></div>
<div class="col-last even-row-color">
<div class="block">Classes and interfaces supporting configuration of Log4j 2 with YAML.</div>
</div>
<div class="col-first odd-row-color"><a href="#org.apache.logging.log4j.core.impl">org.apache.logging.log4j.core.impl</a></div>
<div class="col-last odd-row-color">
<div class="block">Log4j 2 private implementation classes.</div>
</div>
<div class="col-first even-row-color"><a href="#org.apache.logging.log4j.core.util">org.apache.logging.log4j.core.util</a></div>
<div class="col-last even-row-color">
<div class="block">Log4j 2 helper classes.</div>
</div>
</div>
<section class="class-uses">
<ul class="block-list">
<li>
<section class="detail" id="org.apache.logging.log4j.core.config">
<h2>Uses of <a href="../ConfigurationSource.html" title="class in org.apache.logging.log4j.core.config">ConfigurationSource</a> in <a href="../package-summary.html">org.apache.logging.log4j.core.config</a></h2>
<div class="caption"><span>Fields in <a href="../package-summary.html">org.apache.logging.log4j.core.config</a> declared as <a href="../ConfigurationSource.html" title="class in org.apache.logging.log4j.core.config">ConfigurationSource</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Field</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>static final <a href="../ConfigurationSource.html" title="class in org.apache.logging.log4j.core.config">ConfigurationSource</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">ConfigurationSource.</span><code><a href="../ConfigurationSource.html#COMPOSITE_SOURCE" class="member-name-link">COMPOSITE_SOURCE</a></code></div>
<div class="col-last even-row-color">
<div class="block">ConfigurationSource to use with <a href="../composite/CompositeConfiguration.html" title="class in org.apache.logging.log4j.core.config.composite"><code>CompositeConfiguration</code></a>.</div>
</div>
<div class="col-first odd-row-color"><code>static final <a href="../ConfigurationSource.html" title="class in org.apache.logging.log4j.core.config">ConfigurationSource</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">ConfigurationSource.</span><code><a href="../ConfigurationSource.html#NULL_SOURCE" class="member-name-link">NULL_SOURCE</a></code></div>
<div class="col-last odd-row-color">
<div class="block">ConfigurationSource to use with Configurations that do not require a "real" configuration source.</div>
</div>
</div>
<div class="caption"><span>Methods in <a href="../package-summary.html">org.apache.logging.log4j.core.config</a> that return <a href="../ConfigurationSource.html" title="class in org.apache.logging.log4j.core.config">ConfigurationSource</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>static <a href="../ConfigurationSource.html" title="class in org.apache.logging.log4j.core.config">ConfigurationSource</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">ConfigurationSource.</span><code><a href="../ConfigurationSource.html#fromResource(java.lang.String,java.lang.ClassLoader)" class="member-name-link">fromResource</a><wbr>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;resource,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/ClassLoader.html" title="class or interface in java.lang" class="external-link">ClassLoader</a>&nbsp;loader)</code></div>
<div class="col-last even-row-color">
<div class="block">Retrieves the configuration via the ClassLoader.</div>
</div>
<div class="col-first odd-row-color"><code>static <a href="../ConfigurationSource.html" title="class in org.apache.logging.log4j.core.config">ConfigurationSource</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">ConfigurationSource.</span><code><a href="../ConfigurationSource.html#fromUri(java.net.URI)" class="member-name-link">fromUri</a><wbr>(<a href="https://docs.oracle.com/javase/8/docs/api/java/net/URI.html" title="class or interface in java.net" class="external-link">URI</a>&nbsp;configLocation)</code></div>
<div class="col-last odd-row-color">
<div class="block">Loads the configuration from a URI.</div>
</div>
<div class="col-first even-row-color"><code><a href="../ConfigurationSource.html" title="class in org.apache.logging.log4j.core.config">ConfigurationSource</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">AbstractConfiguration.</span><code><a href="../AbstractConfiguration.html#getConfigurationSource()" class="member-name-link">getConfigurationSource</a>()</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code><a href="../ConfigurationSource.html" title="class in org.apache.logging.log4j.core.config">ConfigurationSource</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">Configuration.</span><code><a href="../Configuration.html#getConfigurationSource()" class="member-name-link">getConfigurationSource</a>()</code></div>
<div class="col-last odd-row-color">
<div class="block">Returns the source of this configuration.</div>
</div>
<div class="col-first even-row-color"><code>protected <a href="../ConfigurationSource.html" title="class in org.apache.logging.log4j.core.config">ConfigurationSource</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">ConfigurationFactory.</span><code><a href="../ConfigurationFactory.html#getInputFromString(java.lang.String,java.lang.ClassLoader)" class="member-name-link">getInputFromString</a><wbr>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;config,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/ClassLoader.html" title="class or interface in java.lang" class="external-link">ClassLoader</a>&nbsp;loader)</code></div>
<div class="col-last even-row-color">
<div class="block"><span class="deprecated-label">Deprecated.</span></div>
</div>
<div class="col-first odd-row-color"><code><a href="../ConfigurationSource.html" title="class in org.apache.logging.log4j.core.config">ConfigurationSource</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">ConfigurationSource.</span><code><a href="../ConfigurationSource.html#resetInputStream()" class="member-name-link">resetInputStream</a>()</code></div>
<div class="col-last odd-row-color">
<div class="block">Returns a new <code>ConfigurationSource</code> whose input stream is reset to the beginning.</div>
</div>
</div>
<div class="caption"><span>Methods in <a href="../package-summary.html">org.apache.logging.log4j.core.config</a> with parameters of type <a href="../ConfigurationSource.html" title="class in org.apache.logging.log4j.core.config">ConfigurationSource</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>protected void</code></div>
<div class="col-second even-row-color"><span class="type-name-label">AbstractConfiguration.</span><code><a href="../AbstractConfiguration.html#createAdvertiser(java.lang.String,org.apache.logging.log4j.core.config.ConfigurationSource,byte%5B%5D,java.lang.String)" class="member-name-link">createAdvertiser</a><wbr>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;advertiserString,
<a href="../ConfigurationSource.html" title="class in org.apache.logging.log4j.core.config">ConfigurationSource</a>&nbsp;configSource,
byte[]&nbsp;buffer,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;contentType)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code>abstract <a href="../Configuration.html" title="interface in org.apache.logging.log4j.core.config">Configuration</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">ConfigurationFactory.</span><code><a href="../ConfigurationFactory.html#getConfiguration(org.apache.logging.log4j.core.LoggerContext,org.apache.logging.log4j.core.config.ConfigurationSource)" class="member-name-link">getConfiguration</a><wbr>(<a href="../../LoggerContext.html" title="class in org.apache.logging.log4j.core">LoggerContext</a>&nbsp;loggerContext,
<a href="../ConfigurationSource.html" title="class in org.apache.logging.log4j.core.config">ConfigurationSource</a>&nbsp;source)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
<div class="col-first even-row-color"><code>static <a href="../../LoggerContext.html" title="class in org.apache.logging.log4j.core">LoggerContext</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">Configurator.</span><code><a href="../Configurator.html#initialize(java.lang.ClassLoader,org.apache.logging.log4j.core.config.ConfigurationSource)" class="member-name-link">initialize</a><wbr>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/ClassLoader.html" title="class or interface in java.lang" class="external-link">ClassLoader</a>&nbsp;loader,
<a href="../ConfigurationSource.html" title="class in org.apache.logging.log4j.core.config">ConfigurationSource</a>&nbsp;source)</code></div>
<div class="col-last even-row-color">
<div class="block">Initializes the Logging Context.</div>
</div>
<div class="col-first odd-row-color"><code>static <a href="../../LoggerContext.html" title="class in org.apache.logging.log4j.core">LoggerContext</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">Configurator.</span><code><a href="../Configurator.html#initialize(java.lang.ClassLoader,org.apache.logging.log4j.core.config.ConfigurationSource,java.lang.Object)" class="member-name-link">initialize</a><wbr>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/ClassLoader.html" title="class or interface in java.lang" class="external-link">ClassLoader</a>&nbsp;loader,
<a href="../ConfigurationSource.html" title="class in org.apache.logging.log4j.core.config">ConfigurationSource</a>&nbsp;source,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a>&nbsp;externalContext)</code></div>
<div class="col-last odd-row-color">
<div class="block">Initializes the Logging Context.</div>
</div>
<div class="col-first even-row-color"><code>protected void</code></div>
<div class="col-second even-row-color"><span class="type-name-label">AbstractConfiguration.</span><code><a href="../AbstractConfiguration.html#initializeWatchers(org.apache.logging.log4j.core.config.Reconfigurable,org.apache.logging.log4j.core.config.ConfigurationSource,int)" class="member-name-link">initializeWatchers</a><wbr>(<a href="../Reconfigurable.html" title="interface in org.apache.logging.log4j.core.config">Reconfigurable</a>&nbsp;reconfigurable,
<a href="../ConfigurationSource.html" title="class in org.apache.logging.log4j.core.config">ConfigurationSource</a>&nbsp;configSource,
int&nbsp;monitorIntervalSeconds)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
<div class="caption"><span>Constructors in <a href="../package-summary.html">org.apache.logging.log4j.core.config</a> with parameters of type <a href="../ConfigurationSource.html" title="class in org.apache.logging.log4j.core.config">ConfigurationSource</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier</div>
<div class="table-header col-second">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>protected </code></div>
<div class="col-second even-row-color"><code><a href="../AbstractConfiguration.html#%3Cinit%3E(org.apache.logging.log4j.core.LoggerContext,org.apache.logging.log4j.core.config.ConfigurationSource)" class="member-name-link">AbstractConfiguration</a><wbr>(<a href="../../LoggerContext.html" title="class in org.apache.logging.log4j.core">LoggerContext</a>&nbsp;loggerContext,
<a href="../ConfigurationSource.html" title="class in org.apache.logging.log4j.core.config">ConfigurationSource</a>&nbsp;configurationSource)</code></div>
<div class="col-last even-row-color">
<div class="block">Constructor.</div>
</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.apache.logging.log4j.core.config.builder.api">
<h2>Uses of <a href="../ConfigurationSource.html" title="class in org.apache.logging.log4j.core.config">ConfigurationSource</a> in <a href="../builder/api/package-summary.html">org.apache.logging.log4j.core.config.builder.api</a></h2>
<div class="caption"><span>Methods in <a href="../builder/api/package-summary.html">org.apache.logging.log4j.core.config.builder.api</a> with parameters of type <a href="../ConfigurationSource.html" title="class in org.apache.logging.log4j.core.config">ConfigurationSource</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code><a href="../builder/api/ConfigurationBuilder.html" title="interface in org.apache.logging.log4j.core.config.builder.api">ConfigurationBuilder</a>&lt;<a href="../builder/api/ConfigurationBuilder.html" title="type parameter in ConfigurationBuilder">T</a>&gt;</code></div>
<div class="col-second even-row-color"><span class="type-name-label">ConfigurationBuilder.</span><code><a href="../builder/api/ConfigurationBuilder.html#setConfigurationSource(org.apache.logging.log4j.core.config.ConfigurationSource)" class="member-name-link">setConfigurationSource</a><wbr>(<a href="../ConfigurationSource.html" title="class in org.apache.logging.log4j.core.config">ConfigurationSource</a>&nbsp;configurationSource)</code></div>
<div class="col-last even-row-color">
<div class="block">Sets the configuration source, if one exists.</div>
</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.apache.logging.log4j.core.config.builder.impl">
<h2>Uses of <a href="../ConfigurationSource.html" title="class in org.apache.logging.log4j.core.config">ConfigurationSource</a> in <a href="../builder/impl/package-summary.html">org.apache.logging.log4j.core.config.builder.impl</a></h2>
<div class="caption"><span>Methods in <a href="../builder/impl/package-summary.html">org.apache.logging.log4j.core.config.builder.impl</a> with parameters of type <a href="../ConfigurationSource.html" title="class in org.apache.logging.log4j.core.config">ConfigurationSource</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>void</code></div>
<div class="col-second even-row-color"><span class="type-name-label">BuiltConfiguration.</span><code><a href="../builder/impl/BuiltConfiguration.html#createAdvertiser(java.lang.String,org.apache.logging.log4j.core.config.ConfigurationSource)" class="member-name-link">createAdvertiser</a><wbr>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;advertiserString,
<a href="../ConfigurationSource.html" title="class in org.apache.logging.log4j.core.config">ConfigurationSource</a>&nbsp;configSource)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code><a href="../builder/api/ConfigurationBuilder.html" title="interface in org.apache.logging.log4j.core.config.builder.api">ConfigurationBuilder</a>&lt;<a href="../builder/impl/DefaultConfigurationBuilder.html" title="type parameter in DefaultConfigurationBuilder">T</a>&gt;</code></div>
<div class="col-second odd-row-color"><span class="type-name-label">DefaultConfigurationBuilder.</span><code><a href="../builder/impl/DefaultConfigurationBuilder.html#setConfigurationSource(org.apache.logging.log4j.core.config.ConfigurationSource)" class="member-name-link">setConfigurationSource</a><wbr>(<a href="../ConfigurationSource.html" title="class in org.apache.logging.log4j.core.config">ConfigurationSource</a>&nbsp;configurationSource)</code></div>
<div class="col-last odd-row-color">
<div class="block">Set the ConfigurationSource.</div>
</div>
</div>
<div class="caption"><span>Constructors in <a href="../builder/impl/package-summary.html">org.apache.logging.log4j.core.config.builder.impl</a> with parameters of type <a href="../ConfigurationSource.html" title="class in org.apache.logging.log4j.core.config">ConfigurationSource</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier</div>
<div class="table-header col-second">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../builder/impl/BuiltConfiguration.html#%3Cinit%3E(org.apache.logging.log4j.core.LoggerContext,org.apache.logging.log4j.core.config.ConfigurationSource,org.apache.logging.log4j.core.config.builder.api.Component)" class="member-name-link">BuiltConfiguration</a><wbr>(<a href="../../LoggerContext.html" title="class in org.apache.logging.log4j.core">LoggerContext</a>&nbsp;loggerContext,
<a href="../ConfigurationSource.html" title="class in org.apache.logging.log4j.core.config">ConfigurationSource</a>&nbsp;source,
<a href="../builder/api/Component.html" title="class in org.apache.logging.log4j.core.config.builder.api">Component</a>&nbsp;rootComponent)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.apache.logging.log4j.core.config.json">
<h2>Uses of <a href="../ConfigurationSource.html" title="class in org.apache.logging.log4j.core.config">ConfigurationSource</a> in <a href="../json/package-summary.html">org.apache.logging.log4j.core.config.json</a></h2>
<div class="caption"><span>Methods in <a href="../json/package-summary.html">org.apache.logging.log4j.core.config.json</a> with parameters of type <a href="../ConfigurationSource.html" title="class in org.apache.logging.log4j.core.config">ConfigurationSource</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code><a href="../Configuration.html" title="interface in org.apache.logging.log4j.core.config">Configuration</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">JsonConfigurationFactory.</span><code><a href="../json/JsonConfigurationFactory.html#getConfiguration(org.apache.logging.log4j.core.LoggerContext,org.apache.logging.log4j.core.config.ConfigurationSource)" class="member-name-link">getConfiguration</a><wbr>(<a href="../../LoggerContext.html" title="class in org.apache.logging.log4j.core">LoggerContext</a>&nbsp;loggerContext,
<a href="../ConfigurationSource.html" title="class in org.apache.logging.log4j.core.config">ConfigurationSource</a>&nbsp;source)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
<div class="caption"><span>Constructors in <a href="../json/package-summary.html">org.apache.logging.log4j.core.config.json</a> with parameters of type <a href="../ConfigurationSource.html" title="class in org.apache.logging.log4j.core.config">ConfigurationSource</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier</div>
<div class="table-header col-second">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../json/JsonConfiguration.html#%3Cinit%3E(org.apache.logging.log4j.core.LoggerContext,org.apache.logging.log4j.core.config.ConfigurationSource)" class="member-name-link">JsonConfiguration</a><wbr>(<a href="../../LoggerContext.html" title="class in org.apache.logging.log4j.core">LoggerContext</a>&nbsp;loggerContext,
<a href="../ConfigurationSource.html" title="class in org.apache.logging.log4j.core.config">ConfigurationSource</a>&nbsp;configSource)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.apache.logging.log4j.core.config.properties">
<h2>Uses of <a href="../ConfigurationSource.html" title="class in org.apache.logging.log4j.core.config">ConfigurationSource</a> in <a href="../properties/package-summary.html">org.apache.logging.log4j.core.config.properties</a></h2>
<div class="caption"><span>Methods in <a href="../properties/package-summary.html">org.apache.logging.log4j.core.config.properties</a> with parameters of type <a href="../ConfigurationSource.html" title="class in org.apache.logging.log4j.core.config">ConfigurationSource</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code><a href="../properties/PropertiesConfiguration.html" title="class in org.apache.logging.log4j.core.config.properties">PropertiesConfiguration</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">PropertiesConfigurationFactory.</span><code><a href="../properties/PropertiesConfigurationFactory.html#getConfiguration(org.apache.logging.log4j.core.LoggerContext,org.apache.logging.log4j.core.config.ConfigurationSource)" class="member-name-link">getConfiguration</a><wbr>(<a href="../../LoggerContext.html" title="class in org.apache.logging.log4j.core">LoggerContext</a>&nbsp;loggerContext,
<a href="../ConfigurationSource.html" title="class in org.apache.logging.log4j.core.config">ConfigurationSource</a>&nbsp;source)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
<div class="col-first odd-row-color"><code><a href="../properties/PropertiesConfigurationBuilder.html" title="class in org.apache.logging.log4j.core.config.properties">PropertiesConfigurationBuilder</a></code></div>
<div class="col-second odd-row-color"><span class="type-name-label">PropertiesConfigurationBuilder.</span><code><a href="../properties/PropertiesConfigurationBuilder.html#setConfigurationSource(org.apache.logging.log4j.core.config.ConfigurationSource)" class="member-name-link">setConfigurationSource</a><wbr>(<a href="../ConfigurationSource.html" title="class in org.apache.logging.log4j.core.config">ConfigurationSource</a>&nbsp;source)</code></div>
<div class="col-last odd-row-color">&nbsp;</div>
</div>
<div class="caption"><span>Constructors in <a href="../properties/package-summary.html">org.apache.logging.log4j.core.config.properties</a> with parameters of type <a href="../ConfigurationSource.html" title="class in org.apache.logging.log4j.core.config">ConfigurationSource</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier</div>
<div class="table-header col-second">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../properties/PropertiesConfiguration.html#%3Cinit%3E(org.apache.logging.log4j.core.LoggerContext,org.apache.logging.log4j.core.config.ConfigurationSource,org.apache.logging.log4j.core.config.builder.api.Component)" class="member-name-link">PropertiesConfiguration</a><wbr>(<a href="../../LoggerContext.html" title="class in org.apache.logging.log4j.core">LoggerContext</a>&nbsp;loggerContext,
<a href="../ConfigurationSource.html" title="class in org.apache.logging.log4j.core.config">ConfigurationSource</a>&nbsp;source,
<a href="../builder/api/Component.html" title="class in org.apache.logging.log4j.core.config.builder.api">Component</a>&nbsp;root)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.apache.logging.log4j.core.config.xml">
<h2>Uses of <a href="../ConfigurationSource.html" title="class in org.apache.logging.log4j.core.config">ConfigurationSource</a> in <a href="../xml/package-summary.html">org.apache.logging.log4j.core.config.xml</a></h2>
<div class="caption"><span>Methods in <a href="../xml/package-summary.html">org.apache.logging.log4j.core.config.xml</a> with parameters of type <a href="../ConfigurationSource.html" title="class in org.apache.logging.log4j.core.config">ConfigurationSource</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code><a href="../Configuration.html" title="interface in org.apache.logging.log4j.core.config">Configuration</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">XmlConfigurationFactory.</span><code><a href="../xml/XmlConfigurationFactory.html#getConfiguration(org.apache.logging.log4j.core.LoggerContext,org.apache.logging.log4j.core.config.ConfigurationSource)" class="member-name-link">getConfiguration</a><wbr>(<a href="../../LoggerContext.html" title="class in org.apache.logging.log4j.core">LoggerContext</a>&nbsp;loggerContext,
<a href="../ConfigurationSource.html" title="class in org.apache.logging.log4j.core.config">ConfigurationSource</a>&nbsp;source)</code></div>
<div class="col-last even-row-color">
<div class="block">Returns the Configuration.</div>
</div>
</div>
<div class="caption"><span>Constructors in <a href="../xml/package-summary.html">org.apache.logging.log4j.core.config.xml</a> with parameters of type <a href="../ConfigurationSource.html" title="class in org.apache.logging.log4j.core.config">ConfigurationSource</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier</div>
<div class="table-header col-second">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../xml/XmlConfiguration.html#%3Cinit%3E(org.apache.logging.log4j.core.LoggerContext,org.apache.logging.log4j.core.config.ConfigurationSource)" class="member-name-link">XmlConfiguration</a><wbr>(<a href="../../LoggerContext.html" title="class in org.apache.logging.log4j.core">LoggerContext</a>&nbsp;loggerContext,
<a href="../ConfigurationSource.html" title="class in org.apache.logging.log4j.core.config">ConfigurationSource</a>&nbsp;configSource)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.apache.logging.log4j.core.config.yaml">
<h2>Uses of <a href="../ConfigurationSource.html" title="class in org.apache.logging.log4j.core.config">ConfigurationSource</a> in <a href="../yaml/package-summary.html">org.apache.logging.log4j.core.config.yaml</a></h2>
<div class="caption"><span>Methods in <a href="../yaml/package-summary.html">org.apache.logging.log4j.core.config.yaml</a> with parameters of type <a href="../ConfigurationSource.html" title="class in org.apache.logging.log4j.core.config">ConfigurationSource</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code><a href="../Configuration.html" title="interface in org.apache.logging.log4j.core.config">Configuration</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">YamlConfigurationFactory.</span><code><a href="../yaml/YamlConfigurationFactory.html#getConfiguration(org.apache.logging.log4j.core.LoggerContext,org.apache.logging.log4j.core.config.ConfigurationSource)" class="member-name-link">getConfiguration</a><wbr>(<a href="../../LoggerContext.html" title="class in org.apache.logging.log4j.core">LoggerContext</a>&nbsp;loggerContext,
<a href="../ConfigurationSource.html" title="class in org.apache.logging.log4j.core.config">ConfigurationSource</a>&nbsp;source)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
<div class="caption"><span>Constructors in <a href="../yaml/package-summary.html">org.apache.logging.log4j.core.config.yaml</a> with parameters of type <a href="../ConfigurationSource.html" title="class in org.apache.logging.log4j.core.config">ConfigurationSource</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier</div>
<div class="table-header col-second">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../yaml/YamlConfiguration.html#%3Cinit%3E(org.apache.logging.log4j.core.LoggerContext,org.apache.logging.log4j.core.config.ConfigurationSource)" class="member-name-link">YamlConfiguration</a><wbr>(<a href="../../LoggerContext.html" title="class in org.apache.logging.log4j.core">LoggerContext</a>&nbsp;loggerContext,
<a href="../ConfigurationSource.html" title="class in org.apache.logging.log4j.core.config">ConfigurationSource</a>&nbsp;configSource)</code></div>
<div class="col-last even-row-color">&nbsp;</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.apache.logging.log4j.core.impl">
<h2>Uses of <a href="../ConfigurationSource.html" title="class in org.apache.logging.log4j.core.config">ConfigurationSource</a> in <a href="../../impl/package-summary.html">org.apache.logging.log4j.core.impl</a></h2>
<div class="caption"><span>Methods in <a href="../../impl/package-summary.html">org.apache.logging.log4j.core.impl</a> with parameters of type <a href="../ConfigurationSource.html" title="class in org.apache.logging.log4j.core.config">ConfigurationSource</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier and Type</div>
<div class="table-header col-second">Method</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code><a href="../../LoggerContext.html" title="class in org.apache.logging.log4j.core">LoggerContext</a></code></div>
<div class="col-second even-row-color"><span class="type-name-label">Log4jContextFactory.</span><code><a href="../../impl/Log4jContextFactory.html#getContext(java.lang.String,java.lang.ClassLoader,java.lang.Object,boolean,org.apache.logging.log4j.core.config.ConfigurationSource)" class="member-name-link">getContext</a><wbr>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html" title="class or interface in java.lang" class="external-link">String</a>&nbsp;fqcn,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/ClassLoader.html" title="class or interface in java.lang" class="external-link">ClassLoader</a>&nbsp;loader,
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html" title="class or interface in java.lang" class="external-link">Object</a>&nbsp;externalContext,
boolean&nbsp;currentContext,
<a href="../ConfigurationSource.html" title="class in org.apache.logging.log4j.core.config">ConfigurationSource</a>&nbsp;source)</code></div>
<div class="col-last even-row-color">
<div class="block">Loads the LoggerContext using the ContextSelector.</div>
</div>
</div>
</section>
</li>
<li>
<section class="detail" id="org.apache.logging.log4j.core.util">
<h2>Uses of <a href="../ConfigurationSource.html" title="class in org.apache.logging.log4j.core.config">ConfigurationSource</a> in <a href="../../util/package-summary.html">org.apache.logging.log4j.core.util</a></h2>
<div class="caption"><span>Constructors in <a href="../../util/package-summary.html">org.apache.logging.log4j.core.util</a> with parameters of type <a href="../ConfigurationSource.html" title="class in org.apache.logging.log4j.core.config">ConfigurationSource</a></span></div>
<div class="summary-table three-column-summary">
<div class="table-header col-first">Modifier</div>
<div class="table-header col-second">Constructor</div>
<div class="table-header col-last">Description</div>
<div class="col-first even-row-color"><code>&nbsp;</code></div>
<div class="col-second even-row-color"><code><a href="../../util/Source.html#%3Cinit%3E(org.apache.logging.log4j.core.config.ConfigurationSource)" class="member-name-link">Source</a><wbr>(<a href="../ConfigurationSource.html" title="class in org.apache.logging.log4j.core.config">ConfigurationSource</a>&nbsp;source)</code></div>
<div class="col-last even-row-color">
<div class="block">Constructs a Source from a ConfigurationSource.</div>
</div>
</div>
</section>
</li>
</ul>
</section>
</main>
<footer role="contentinfo">
<hr>
<p class="legal-copy"><small><p align="center"> Copyright &copy; 1999-2024 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All Rights Reserved.<br/> 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. </p></small></p>
</footer>
</div>
</div>
</body>
</html>