blob: 8d77312c2fd2b0127f7991ced1c83ab2221b46e0 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>DefaultConfigurationContextBuilder (Apache Tamaya Core Implementation 0.3-incubating API)</title>
<meta name="keywords" content="org.apache.tamaya.core.internal.DefaultConfigurationContextBuilder class">
<meta name="keywords" content="setContext()">
<meta name="keywords" content="addPropertySources()">
<meta name="keywords" content="addDefaultPropertySources()">
<meta name="keywords" content="addDefaultPropertyFilters()">
<meta name="keywords" content="addDefaultPropertyConverters()">
<meta name="keywords" content="removePropertySources()">
<meta name="keywords" content="getPropertySources()">
<meta name="keywords" content="increasePriority()">
<meta name="keywords" content="decreasePriority()">
<meta name="keywords" content="highestPriority()">
<meta name="keywords" content="lowestPriority()">
<meta name="keywords" content="addPropertyFilters()">
<meta name="keywords" content="removePropertyFilters()">
<meta name="keywords" content="removePropertyConverters()">
<meta name="keywords" content="setPropertyValueCombinationPolicy()">
<meta name="keywords" content="addPropertyConverters()">
<meta name="keywords" content="loadDefaults()">
<meta name="keywords" content="build()">
<meta name="keywords" content="sortPropertyFilter()">
<meta name="keywords" content="sortPropertySources()">
<meta name="keywords" content="getPropertyFilters()">
<meta name="keywords" content="getPropertyConverter()">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="DefaultConfigurationContextBuilder (Apache Tamaya Core Implementation 0.3-incubating API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10,"i18":10,"i19":10,"i20":10,"i21":10,"i22":10,"i23":10,"i24":10,"i25":10,"i26":10,"i27":10,"i28":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/DefaultConfigurationContextBuilder.html">Use</a></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">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/apache/tamaya/core/internal/DefaultConfigurationContext.html" title="class in org.apache.tamaya.core.internal"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../org/apache/tamaya/core/internal/DefaultConfigurationProvider.html" title="class in org.apache.tamaya.core.internal"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/tamaya/core/internal/DefaultConfigurationContextBuilder.html" target="_top">Frames</a></li>
<li><a href="DefaultConfigurationContextBuilder.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.tamaya.core.internal</div>
<h2 title="Class DefaultConfigurationContextBuilder" class="title">Class DefaultConfigurationContextBuilder</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li>org.apache.tamaya.core.internal.DefaultConfigurationContextBuilder</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a></dd>
</dl>
<hr>
<br>
<pre>public class <span class="typeNameLabel">DefaultConfigurationContextBuilder</span>
extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>
implements <a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a></pre>
<div class="block">Default implementation of <a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi"><code>ConfigurationContextBuilder</code></a>.</div>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tr class="altColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/tamaya/core/internal/DefaultConfigurationContextBuilder.html#DefaultConfigurationContextBuilder--">DefaultConfigurationContextBuilder</a></span>()</code>
<div class="block">Creates a new builder instance.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/tamaya/core/internal/DefaultConfigurationContextBuilder.html#DefaultConfigurationContextBuilder-org.apache.tamaya.spi.ConfigurationContext-">DefaultConfigurationContextBuilder</a></span>(<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContext.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContext</a>&nbsp;context)</code>
<div class="block">Creates a new builder instance.</div>
</td>
</tr>
</table>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code><a href="../../../../../org/apache/tamaya/core/internal/DefaultConfigurationContextBuilder.html" title="class in org.apache.tamaya.core.internal">DefaultConfigurationContextBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/tamaya/core/internal/DefaultConfigurationContextBuilder.html#addDefaultPropertyConverters--">addDefaultPropertyConverters</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/tamaya/core/internal/DefaultConfigurationContextBuilder.html#addDefaultPropertyFilters--">addDefaultPropertyFilters</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/tamaya/core/internal/DefaultConfigurationContextBuilder.html#addDefaultPropertySources--">addDefaultPropertySources</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/tamaya/core/internal/DefaultConfigurationContextBuilder.html#addPropertyConverters-org.apache.tamaya.TypeLiteral-java.util.Collection-">addPropertyConverters</a></span>(<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/TypeLiteral.html?is-external=true" title="class or interface in org.apache.tamaya">TypeLiteral</a>&lt;T&gt;&nbsp;type,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertyConverter.html?is-external=true" title="class or interface in org.apache.tamaya.spi">PropertyConverter</a>&lt;T&gt;&gt;&nbsp;propertyConverters)</code>&nbsp;</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/tamaya/core/internal/DefaultConfigurationContextBuilder.html#addPropertyConverters-org.apache.tamaya.TypeLiteral-org.apache.tamaya.spi.PropertyConverter...-">addPropertyConverters</a></span>(<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/TypeLiteral.html?is-external=true" title="class or interface in org.apache.tamaya">TypeLiteral</a>&lt;T&gt;&nbsp;type,
<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertyConverter.html?is-external=true" title="class or interface in org.apache.tamaya.spi">PropertyConverter</a>&lt;T&gt;...&nbsp;propertyConverters)</code>&nbsp;</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/tamaya/core/internal/DefaultConfigurationContextBuilder.html#addPropertyFilters-java.util.Collection-">addPropertyFilters</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertyFilter.html?is-external=true" title="class or interface in org.apache.tamaya.spi">PropertyFilter</a>&gt;&nbsp;filters)</code>&nbsp;</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/tamaya/core/internal/DefaultConfigurationContextBuilder.html#addPropertyFilters-org.apache.tamaya.spi.PropertyFilter...-">addPropertyFilters</a></span>(<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertyFilter.html?is-external=true" title="class or interface in org.apache.tamaya.spi">PropertyFilter</a>...&nbsp;filters)</code>&nbsp;</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/tamaya/core/internal/DefaultConfigurationContextBuilder.html#addPropertySources-java.util.Collection-">addPropertySources</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertySource.html?is-external=true" title="class or interface in org.apache.tamaya.spi">PropertySource</a>&gt;&nbsp;sources)</code>&nbsp;</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/tamaya/core/internal/DefaultConfigurationContextBuilder.html#addPropertySources-org.apache.tamaya.spi.PropertySource...-">addPropertySources</a></span>(<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertySource.html?is-external=true" title="class or interface in org.apache.tamaya.spi">PropertySource</a>...&nbsp;sources)</code>&nbsp;</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContext.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContext</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/tamaya/core/internal/DefaultConfigurationContextBuilder.html#build--">build</a></span>()</code>
<div class="block">Builds a new configuration based on the configuration of this builder instance.</div>
</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/tamaya/core/internal/DefaultConfigurationContextBuilder.html#decreasePriority-org.apache.tamaya.spi.PropertySource-">decreasePriority</a></span>(<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertySource.html?is-external=true" title="class or interface in org.apache.tamaya.spi">PropertySource</a>&nbsp;propertySource)</code>&nbsp;</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/TypeLiteral.html?is-external=true" title="class or interface in org.apache.tamaya">TypeLiteral</a>&lt;?&gt;,<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertyConverter.html?is-external=true" title="class or interface in org.apache.tamaya.spi">PropertyConverter</a>&lt;?&gt;&gt;&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/tamaya/core/internal/DefaultConfigurationContextBuilder.html#getPropertyConverter--">getPropertyConverter</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertyFilter.html?is-external=true" title="class or interface in org.apache.tamaya.spi">PropertyFilter</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/tamaya/core/internal/DefaultConfigurationContextBuilder.html#getPropertyFilters--">getPropertyFilters</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertySource.html?is-external=true" title="class or interface in org.apache.tamaya.spi">PropertySource</a>&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/tamaya/core/internal/DefaultConfigurationContextBuilder.html#getPropertySources--">getPropertySources</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/tamaya/core/internal/DefaultConfigurationContextBuilder.html#highestPriority-org.apache.tamaya.spi.PropertySource-">highestPriority</a></span>(<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertySource.html?is-external=true" title="class or interface in org.apache.tamaya.spi">PropertySource</a>&nbsp;propertySource)</code>&nbsp;</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/tamaya/core/internal/DefaultConfigurationContextBuilder.html#increasePriority-org.apache.tamaya.spi.PropertySource-">increasePriority</a></span>(<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertySource.html?is-external=true" title="class or interface in org.apache.tamaya.spi">PropertySource</a>&nbsp;propertySource)</code>&nbsp;</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code>protected <a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/tamaya/core/internal/DefaultConfigurationContextBuilder.html#loadDefaults--">loadDefaults</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/tamaya/core/internal/DefaultConfigurationContextBuilder.html#lowestPriority-org.apache.tamaya.spi.PropertySource-">lowestPriority</a></span>(<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertySource.html?is-external=true" title="class or interface in org.apache.tamaya.spi">PropertySource</a>&nbsp;propertySource)</code>&nbsp;</td>
</tr>
<tr id="i18" class="altColor">
<td class="colFirst"><code><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/tamaya/core/internal/DefaultConfigurationContextBuilder.html#removePropertyConverters-org.apache.tamaya.TypeLiteral-">removePropertyConverters</a></span>(<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/TypeLiteral.html?is-external=true" title="class or interface in org.apache.tamaya">TypeLiteral</a>&lt;?&gt;&nbsp;typeToConvert)</code>&nbsp;</td>
</tr>
<tr id="i19" class="rowColor">
<td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/tamaya/core/internal/DefaultConfigurationContextBuilder.html#removePropertyConverters-org.apache.tamaya.TypeLiteral-java.util.Collection-">removePropertyConverters</a></span>(<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/TypeLiteral.html?is-external=true" title="class or interface in org.apache.tamaya">TypeLiteral</a>&lt;T&gt;&nbsp;typeToConvert,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertyConverter.html?is-external=true" title="class or interface in org.apache.tamaya.spi">PropertyConverter</a>&lt;T&gt;&gt;&nbsp;converters)</code>&nbsp;</td>
</tr>
<tr id="i20" class="altColor">
<td class="colFirst"><code>&lt;T&gt;&nbsp;<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/tamaya/core/internal/DefaultConfigurationContextBuilder.html#removePropertyConverters-org.apache.tamaya.TypeLiteral-org.apache.tamaya.spi.PropertyConverter...-">removePropertyConverters</a></span>(<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/TypeLiteral.html?is-external=true" title="class or interface in org.apache.tamaya">TypeLiteral</a>&lt;T&gt;&nbsp;typeToConvert,
<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertyConverter.html?is-external=true" title="class or interface in org.apache.tamaya.spi">PropertyConverter</a>&lt;T&gt;...&nbsp;converters)</code>&nbsp;</td>
</tr>
<tr id="i21" class="rowColor">
<td class="colFirst"><code><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/tamaya/core/internal/DefaultConfigurationContextBuilder.html#removePropertyFilters-java.util.Collection-">removePropertyFilters</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertyFilter.html?is-external=true" title="class or interface in org.apache.tamaya.spi">PropertyFilter</a>&gt;&nbsp;filters)</code>&nbsp;</td>
</tr>
<tr id="i22" class="altColor">
<td class="colFirst"><code><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/tamaya/core/internal/DefaultConfigurationContextBuilder.html#removePropertyFilters-org.apache.tamaya.spi.PropertyFilter...-">removePropertyFilters</a></span>(<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertyFilter.html?is-external=true" title="class or interface in org.apache.tamaya.spi">PropertyFilter</a>...&nbsp;filters)</code>&nbsp;</td>
</tr>
<tr id="i23" class="rowColor">
<td class="colFirst"><code><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/tamaya/core/internal/DefaultConfigurationContextBuilder.html#removePropertySources-java.util.Collection-">removePropertySources</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertySource.html?is-external=true" title="class or interface in org.apache.tamaya.spi">PropertySource</a>&gt;&nbsp;propertySources)</code>&nbsp;</td>
</tr>
<tr id="i24" class="altColor">
<td class="colFirst"><code><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/tamaya/core/internal/DefaultConfigurationContextBuilder.html#removePropertySources-org.apache.tamaya.spi.PropertySource...-">removePropertySources</a></span>(<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertySource.html?is-external=true" title="class or interface in org.apache.tamaya.spi">PropertySource</a>...&nbsp;propertySources)</code>&nbsp;</td>
</tr>
<tr id="i25" class="rowColor">
<td class="colFirst"><code><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/tamaya/core/internal/DefaultConfigurationContextBuilder.html#setContext-org.apache.tamaya.spi.ConfigurationContext-">setContext</a></span>(<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContext.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContext</a>&nbsp;context)</code>&nbsp;</td>
</tr>
<tr id="i26" class="altColor">
<td class="colFirst"><code><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/tamaya/core/internal/DefaultConfigurationContextBuilder.html#setPropertyValueCombinationPolicy-org.apache.tamaya.spi.PropertyValueCombinationPolicy-">setPropertyValueCombinationPolicy</a></span>(<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertyValueCombinationPolicy.html?is-external=true" title="class or interface in org.apache.tamaya.spi">PropertyValueCombinationPolicy</a>&nbsp;combinationPolicy)</code>&nbsp;</td>
</tr>
<tr id="i27" class="rowColor">
<td class="colFirst"><code><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/tamaya/core/internal/DefaultConfigurationContextBuilder.html#sortPropertyFilter-java.util.Comparator-">sortPropertyFilter</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Comparator.html?is-external=true" title="class or interface in java.util">Comparator</a>&lt;<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertyFilter.html?is-external=true" title="class or interface in org.apache.tamaya.spi">PropertyFilter</a>&gt;&nbsp;comparator)</code>&nbsp;</td>
</tr>
<tr id="i28" class="altColor">
<td class="colFirst"><code><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/tamaya/core/internal/DefaultConfigurationContextBuilder.html#sortPropertySources-java.util.Comparator-">sortPropertySources</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Comparator.html?is-external=true" title="class or interface in java.util">Comparator</a>&lt;<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertySource.html?is-external=true" title="class or interface in org.apache.tamaya.spi">PropertySource</a>&gt;&nbsp;comparator)</code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ========= CONSTRUCTOR DETAIL ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.detail">
<!-- -->
</a>
<h3>Constructor Detail</h3>
<a name="DefaultConfigurationContextBuilder--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>DefaultConfigurationContextBuilder</h4>
<pre>public&nbsp;DefaultConfigurationContextBuilder()</pre>
<div class="block">Creates a new builder instance.</div>
</li>
</ul>
<a name="DefaultConfigurationContextBuilder-org.apache.tamaya.spi.ConfigurationContext-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>DefaultConfigurationContextBuilder</h4>
<pre>public&nbsp;DefaultConfigurationContextBuilder(<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContext.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContext</a>&nbsp;context)</pre>
<div class="block">Creates a new builder instance.</div>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="setContext-org.apache.tamaya.spi.ConfigurationContext-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setContext</h4>
<pre>public&nbsp;<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a>&nbsp;setContext(<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContext.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContext</a>&nbsp;context)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true#setContext-org.apache.tamaya.spi.ConfigurationContext-" title="class or interface in org.apache.tamaya.spi">setContext</a></code>&nbsp;in interface&nbsp;<code><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="addPropertySources-org.apache.tamaya.spi.PropertySource...-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addPropertySources</h4>
<pre>public&nbsp;<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a>&nbsp;addPropertySources(<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertySource.html?is-external=true" title="class or interface in org.apache.tamaya.spi">PropertySource</a>...&nbsp;sources)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true#addPropertySources-org.apache.tamaya.spi.PropertySource...-" title="class or interface in org.apache.tamaya.spi">addPropertySources</a></code>&nbsp;in interface&nbsp;<code><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="addPropertySources-java.util.Collection-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addPropertySources</h4>
<pre>public&nbsp;<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a>&nbsp;addPropertySources(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertySource.html?is-external=true" title="class or interface in org.apache.tamaya.spi">PropertySource</a>&gt;&nbsp;sources)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true#addPropertySources-java.util.Collection-" title="class or interface in org.apache.tamaya.spi">addPropertySources</a></code>&nbsp;in interface&nbsp;<code><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="addDefaultPropertySources--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addDefaultPropertySources</h4>
<pre>public&nbsp;<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a>&nbsp;addDefaultPropertySources()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true#addDefaultPropertySources--" title="class or interface in org.apache.tamaya.spi">addDefaultPropertySources</a></code>&nbsp;in interface&nbsp;<code><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="addDefaultPropertyFilters--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addDefaultPropertyFilters</h4>
<pre>public&nbsp;<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a>&nbsp;addDefaultPropertyFilters()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true#addDefaultPropertyFilters--" title="class or interface in org.apache.tamaya.spi">addDefaultPropertyFilters</a></code>&nbsp;in interface&nbsp;<code><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="addDefaultPropertyConverters--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addDefaultPropertyConverters</h4>
<pre>public&nbsp;<a href="../../../../../org/apache/tamaya/core/internal/DefaultConfigurationContextBuilder.html" title="class in org.apache.tamaya.core.internal">DefaultConfigurationContextBuilder</a>&nbsp;addDefaultPropertyConverters()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true#addDefaultPropertyConverters--" title="class or interface in org.apache.tamaya.spi">addDefaultPropertyConverters</a></code>&nbsp;in interface&nbsp;<code><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="removePropertySources-org.apache.tamaya.spi.PropertySource...-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>removePropertySources</h4>
<pre>public&nbsp;<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a>&nbsp;removePropertySources(<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertySource.html?is-external=true" title="class or interface in org.apache.tamaya.spi">PropertySource</a>...&nbsp;propertySources)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true#removePropertySources-org.apache.tamaya.spi.PropertySource...-" title="class or interface in org.apache.tamaya.spi">removePropertySources</a></code>&nbsp;in interface&nbsp;<code><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="removePropertySources-java.util.Collection-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>removePropertySources</h4>
<pre>public&nbsp;<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a>&nbsp;removePropertySources(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertySource.html?is-external=true" title="class or interface in org.apache.tamaya.spi">PropertySource</a>&gt;&nbsp;propertySources)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true#removePropertySources-java.util.Collection-" title="class or interface in org.apache.tamaya.spi">removePropertySources</a></code>&nbsp;in interface&nbsp;<code><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="getPropertySources--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPropertySources</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertySource.html?is-external=true" title="class or interface in org.apache.tamaya.spi">PropertySource</a>&gt;&nbsp;getPropertySources()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true#getPropertySources--" title="class or interface in org.apache.tamaya.spi">getPropertySources</a></code>&nbsp;in interface&nbsp;<code><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="increasePriority-org.apache.tamaya.spi.PropertySource-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>increasePriority</h4>
<pre>public&nbsp;<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a>&nbsp;increasePriority(<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertySource.html?is-external=true" title="class or interface in org.apache.tamaya.spi">PropertySource</a>&nbsp;propertySource)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true#increasePriority-org.apache.tamaya.spi.PropertySource-" title="class or interface in org.apache.tamaya.spi">increasePriority</a></code>&nbsp;in interface&nbsp;<code><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="decreasePriority-org.apache.tamaya.spi.PropertySource-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>decreasePriority</h4>
<pre>public&nbsp;<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a>&nbsp;decreasePriority(<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertySource.html?is-external=true" title="class or interface in org.apache.tamaya.spi">PropertySource</a>&nbsp;propertySource)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true#decreasePriority-org.apache.tamaya.spi.PropertySource-" title="class or interface in org.apache.tamaya.spi">decreasePriority</a></code>&nbsp;in interface&nbsp;<code><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="highestPriority-org.apache.tamaya.spi.PropertySource-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>highestPriority</h4>
<pre>public&nbsp;<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a>&nbsp;highestPriority(<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertySource.html?is-external=true" title="class or interface in org.apache.tamaya.spi">PropertySource</a>&nbsp;propertySource)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true#highestPriority-org.apache.tamaya.spi.PropertySource-" title="class or interface in org.apache.tamaya.spi">highestPriority</a></code>&nbsp;in interface&nbsp;<code><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="lowestPriority-org.apache.tamaya.spi.PropertySource-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>lowestPriority</h4>
<pre>public&nbsp;<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a>&nbsp;lowestPriority(<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertySource.html?is-external=true" title="class or interface in org.apache.tamaya.spi">PropertySource</a>&nbsp;propertySource)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true#lowestPriority-org.apache.tamaya.spi.PropertySource-" title="class or interface in org.apache.tamaya.spi">lowestPriority</a></code>&nbsp;in interface&nbsp;<code><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="addPropertyFilters-org.apache.tamaya.spi.PropertyFilter...-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addPropertyFilters</h4>
<pre>public&nbsp;<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a>&nbsp;addPropertyFilters(<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertyFilter.html?is-external=true" title="class or interface in org.apache.tamaya.spi">PropertyFilter</a>...&nbsp;filters)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true#addPropertyFilters-org.apache.tamaya.spi.PropertyFilter...-" title="class or interface in org.apache.tamaya.spi">addPropertyFilters</a></code>&nbsp;in interface&nbsp;<code><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="addPropertyFilters-java.util.Collection-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addPropertyFilters</h4>
<pre>public&nbsp;<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a>&nbsp;addPropertyFilters(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertyFilter.html?is-external=true" title="class or interface in org.apache.tamaya.spi">PropertyFilter</a>&gt;&nbsp;filters)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true#addPropertyFilters-java.util.Collection-" title="class or interface in org.apache.tamaya.spi">addPropertyFilters</a></code>&nbsp;in interface&nbsp;<code><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="removePropertyFilters-org.apache.tamaya.spi.PropertyFilter...-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>removePropertyFilters</h4>
<pre>public&nbsp;<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a>&nbsp;removePropertyFilters(<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertyFilter.html?is-external=true" title="class or interface in org.apache.tamaya.spi">PropertyFilter</a>...&nbsp;filters)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true#removePropertyFilters-org.apache.tamaya.spi.PropertyFilter...-" title="class or interface in org.apache.tamaya.spi">removePropertyFilters</a></code>&nbsp;in interface&nbsp;<code><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="removePropertyFilters-java.util.Collection-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>removePropertyFilters</h4>
<pre>public&nbsp;<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a>&nbsp;removePropertyFilters(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertyFilter.html?is-external=true" title="class or interface in org.apache.tamaya.spi">PropertyFilter</a>&gt;&nbsp;filters)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true#removePropertyFilters-java.util.Collection-" title="class or interface in org.apache.tamaya.spi">removePropertyFilters</a></code>&nbsp;in interface&nbsp;<code><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="removePropertyConverters-org.apache.tamaya.TypeLiteral-org.apache.tamaya.spi.PropertyConverter...-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>removePropertyConverters</h4>
<pre>public&nbsp;&lt;T&gt;&nbsp;<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a>&nbsp;removePropertyConverters(<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/TypeLiteral.html?is-external=true" title="class or interface in org.apache.tamaya">TypeLiteral</a>&lt;T&gt;&nbsp;typeToConvert,
<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertyConverter.html?is-external=true" title="class or interface in org.apache.tamaya.spi">PropertyConverter</a>&lt;T&gt;...&nbsp;converters)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true#removePropertyConverters-org.apache.tamaya.TypeLiteral-org.apache.tamaya.spi.PropertyConverter...-" title="class or interface in org.apache.tamaya.spi">removePropertyConverters</a></code>&nbsp;in interface&nbsp;<code><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="removePropertyConverters-org.apache.tamaya.TypeLiteral-java.util.Collection-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>removePropertyConverters</h4>
<pre>public&nbsp;&lt;T&gt;&nbsp;<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a>&nbsp;removePropertyConverters(<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/TypeLiteral.html?is-external=true" title="class or interface in org.apache.tamaya">TypeLiteral</a>&lt;T&gt;&nbsp;typeToConvert,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertyConverter.html?is-external=true" title="class or interface in org.apache.tamaya.spi">PropertyConverter</a>&lt;T&gt;&gt;&nbsp;converters)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true#removePropertyConverters-org.apache.tamaya.TypeLiteral-java.util.Collection-" title="class or interface in org.apache.tamaya.spi">removePropertyConverters</a></code>&nbsp;in interface&nbsp;<code><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="removePropertyConverters-org.apache.tamaya.TypeLiteral-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>removePropertyConverters</h4>
<pre>public&nbsp;<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a>&nbsp;removePropertyConverters(<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/TypeLiteral.html?is-external=true" title="class or interface in org.apache.tamaya">TypeLiteral</a>&lt;?&gt;&nbsp;typeToConvert)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true#removePropertyConverters-org.apache.tamaya.TypeLiteral-" title="class or interface in org.apache.tamaya.spi">removePropertyConverters</a></code>&nbsp;in interface&nbsp;<code><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="setPropertyValueCombinationPolicy-org.apache.tamaya.spi.PropertyValueCombinationPolicy-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setPropertyValueCombinationPolicy</h4>
<pre>public&nbsp;<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a>&nbsp;setPropertyValueCombinationPolicy(<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertyValueCombinationPolicy.html?is-external=true" title="class or interface in org.apache.tamaya.spi">PropertyValueCombinationPolicy</a>&nbsp;combinationPolicy)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true#setPropertyValueCombinationPolicy-org.apache.tamaya.spi.PropertyValueCombinationPolicy-" title="class or interface in org.apache.tamaya.spi">setPropertyValueCombinationPolicy</a></code>&nbsp;in interface&nbsp;<code><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="addPropertyConverters-org.apache.tamaya.TypeLiteral-org.apache.tamaya.spi.PropertyConverter...-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addPropertyConverters</h4>
<pre>public&nbsp;&lt;T&gt;&nbsp;<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a>&nbsp;addPropertyConverters(<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/TypeLiteral.html?is-external=true" title="class or interface in org.apache.tamaya">TypeLiteral</a>&lt;T&gt;&nbsp;type,
<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertyConverter.html?is-external=true" title="class or interface in org.apache.tamaya.spi">PropertyConverter</a>&lt;T&gt;...&nbsp;propertyConverters)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true#addPropertyConverters-org.apache.tamaya.TypeLiteral-org.apache.tamaya.spi.PropertyConverter...-" title="class or interface in org.apache.tamaya.spi">addPropertyConverters</a></code>&nbsp;in interface&nbsp;<code><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="addPropertyConverters-org.apache.tamaya.TypeLiteral-java.util.Collection-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>addPropertyConverters</h4>
<pre>public&nbsp;&lt;T&gt;&nbsp;<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a>&nbsp;addPropertyConverters(<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/TypeLiteral.html?is-external=true" title="class or interface in org.apache.tamaya">TypeLiteral</a>&lt;T&gt;&nbsp;type,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertyConverter.html?is-external=true" title="class or interface in org.apache.tamaya.spi">PropertyConverter</a>&lt;T&gt;&gt;&nbsp;propertyConverters)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true#addPropertyConverters-org.apache.tamaya.TypeLiteral-java.util.Collection-" title="class or interface in org.apache.tamaya.spi">addPropertyConverters</a></code>&nbsp;in interface&nbsp;<code><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="loadDefaults--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>loadDefaults</h4>
<pre>protected&nbsp;<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a>&nbsp;loadDefaults()</pre>
</li>
</ul>
<a name="build--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>build</h4>
<pre>public&nbsp;<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContext.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContext</a>&nbsp;build()</pre>
<div class="block">Builds a new configuration based on the configuration of this builder instance.</div>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true#build--" title="class or interface in org.apache.tamaya.spi">build</a></code>&nbsp;in interface&nbsp;<code><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>a new <a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/Configuration.html?is-external=true" title="class or interface in org.apache.tamaya"><code>configuration instance</code></a>,
never <code>null</code>.</dd>
</dl>
</li>
</ul>
<a name="sortPropertyFilter-java.util.Comparator-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>sortPropertyFilter</h4>
<pre>public&nbsp;<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a>&nbsp;sortPropertyFilter(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Comparator.html?is-external=true" title="class or interface in java.util">Comparator</a>&lt;<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertyFilter.html?is-external=true" title="class or interface in org.apache.tamaya.spi">PropertyFilter</a>&gt;&nbsp;comparator)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true#sortPropertyFilter-java.util.Comparator-" title="class or interface in org.apache.tamaya.spi">sortPropertyFilter</a></code>&nbsp;in interface&nbsp;<code><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="sortPropertySources-java.util.Comparator-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>sortPropertySources</h4>
<pre>public&nbsp;<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a>&nbsp;sortPropertySources(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Comparator.html?is-external=true" title="class or interface in java.util">Comparator</a>&lt;<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertySource.html?is-external=true" title="class or interface in org.apache.tamaya.spi">PropertySource</a>&gt;&nbsp;comparator)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true#sortPropertySources-java.util.Comparator-" title="class or interface in org.apache.tamaya.spi">sortPropertySources</a></code>&nbsp;in interface&nbsp;<code><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="getPropertyFilters--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getPropertyFilters</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertyFilter.html?is-external=true" title="class or interface in org.apache.tamaya.spi">PropertyFilter</a>&gt;&nbsp;getPropertyFilters()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true#getPropertyFilters--" title="class or interface in org.apache.tamaya.spi">getPropertyFilters</a></code>&nbsp;in interface&nbsp;<code><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></dd>
</dl>
</li>
</ul>
<a name="getPropertyConverter--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>getPropertyConverter</h4>
<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/TypeLiteral.html?is-external=true" title="class or interface in org.apache.tamaya">TypeLiteral</a>&lt;?&gt;,<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/PropertyConverter.html?is-external=true" title="class or interface in org.apache.tamaya.spi">PropertyConverter</a>&lt;?&gt;&gt;&gt;&nbsp;getPropertyConverter()</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true#getPropertyConverter--" title="class or interface in org.apache.tamaya.spi">getPropertyConverter</a></code>&nbsp;in interface&nbsp;<code><a href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContextBuilder.html?is-external=true" title="class or interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/DefaultConfigurationContextBuilder.html">Use</a></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">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../../org/apache/tamaya/core/internal/DefaultConfigurationContext.html" title="class in org.apache.tamaya.core.internal"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../../org/apache/tamaya/core/internal/DefaultConfigurationProvider.html" title="class in org.apache.tamaya.core.internal"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../../index.html?org/apache/tamaya/core/internal/DefaultConfigurationContextBuilder.html" target="_top">Frames</a></li>
<li><a href="DefaultConfigurationContextBuilder.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.summary">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li><a href="#constructor.detail">Constr</a>&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2017 <a href="https://apache.org">Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>