http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/blob/f1085b9b/apidocs/org/apache/tamaya/core/internal/DefaultConfigurationContextBuilder.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/tamaya/core/internal/DefaultConfigurationContextBuilder.html b/apidocs/org/apache/tamaya/core/internal/DefaultConfigurationContextBuilder.html index ae0b3e2..5906d51 100644 --- a/apidocs/org/apache/tamaya/core/internal/DefaultConfigurationContextBuilder.html +++ b/apidocs/org/apache/tamaya/core/internal/DefaultConfigurationContextBuilder.html @@ -4,7 +4,7 @@ <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> -<title>DefaultConfigurationContextBuilder (Apache Tamaya Base 0.3-incubating-SNAPSHOT API)</title> +<title>DefaultConfigurationContextBuilder (Apache Tamaya Core Implementation 0.3-incubating-SNAPSHOT API)</title> <meta name="keywords" content="org.apache.tamaya.core.internal.DefaultConfigurationContextBuilder class"> <meta name="keywords" content="setContext()"> <meta name="keywords" content="addPropertySources()"> @@ -35,7 +35,7 @@ <script type="text/javascript"><!-- try { if (location.href.indexOf('is-external=true') == -1) { - parent.document.title="DefaultConfigurationContextBuilder (Apache Tamaya Base 0.3-incubating-SNAPSHOT API)"; + parent.document.title="DefaultConfigurationContextBuilder (Apache Tamaya Core Implementation 0.3-incubating-SNAPSHOT API)"; } } catch(err) { @@ -132,14 +132,14 @@ var activeTableTab = "activeTableTab"; <li class="blockList"> <dl> <dt>All Implemented Interfaces:</dt> -<dd><a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html" title="interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a></dd> +<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="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html" title="interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a></pre> -<div class="block">Default implementation of <a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html" title="interface in org.apache.tamaya.spi"><code>ConfigurationContextBuilder</code></a>.</div> +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> @@ -163,7 +163,7 @@ implements <a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBui </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="../../../../../org/apache/tamaya/spi/ConfigurationContext.html" title="interface in org.apache.tamaya.spi">ConfigurationContext</a> context)</code> +<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> context)</code> <div class="block">Creates a new builder instance.</div> </td> </tr> @@ -184,189 +184,125 @@ implements <a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBui </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> -<div class="block">Add all registered (default) property converters to the context built.</div> -</td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/tamaya/core/internal/DefaultConfigurationContextBuilder.html#addDefaultPropertyConverters--">addDefaultPropertyConverters</a></span>()</code> </td> </tr> <tr id="i1" class="rowColor"> -<td class="colFirst"><code><a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html" title="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> -<div class="block">Add all registered (default) property filters to the context built.</div> -</td> +<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> </td> </tr> <tr id="i2" class="altColor"> -<td class="colFirst"><code><a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html" title="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> -<div class="block">Add all registered (default) property sources to the context built.</div> -</td> +<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> </td> </tr> <tr id="i3" class="rowColor"> -<td class="colFirst"><code><T> <a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html" title="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="../../../../../org/apache/tamaya/TypeLiteral.html" title="class in org.apache.tamaya">TypeLiteral</a><T> 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><<a href="../../../../../org/apache/tamaya/spi/PropertyConverter.html" title="interface in org.apache.tamaya.spi">PropertyConverter</a><T>> propertyConverters)</code> -<div class="block">This method can be used for adding <a href="../../../../../org/apache/tamaya/spi/PropertyConverter.html" title="interface in org.apache.tamaya.spi"><code>PropertyConverter</code></a>s.</div> -</td> +<td class="colFirst"><code><T> <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><T> 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><<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><T>> propertyConverters)</code> </td> </tr> <tr id="i4" class="altColor"> -<td class="colFirst"><code><T> <a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html" title="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="../../../../../org/apache/tamaya/TypeLiteral.html" title="class in org.apache.tamaya">TypeLiteral</a><T> type, - <a href="../../../../../org/apache/tamaya/spi/PropertyConverter.html" title="interface in org.apache.tamaya.spi">PropertyConverter</a><T>... propertyConverters)</code> -<div class="block">This method can be used for adding <a href="../../../../../org/apache/tamaya/spi/PropertyConverter.html" title="interface in org.apache.tamaya.spi"><code>PropertyConverter</code></a>s.</div> -</td> +<td class="colFirst"><code><T> <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><T> 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><T>... propertyConverters)</code> </td> </tr> <tr id="i5" class="rowColor"> -<td class="colFirst"><code><a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html" title="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><<a href="../../../../../org/apache/tamaya/spi/PropertyFilter.html" title="interface in org.apache.tamaya.spi">PropertyFilter</a>> filters)</code> -<div class="block">Adds the given PropertyFilter instances, hereby the instances are added - to the end of the list with highest priority.</div> -</td> +<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><<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>> filters)</code> </td> </tr> <tr id="i6" class="altColor"> -<td class="colFirst"><code><a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html" title="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="../../../../../org/apache/tamaya/spi/PropertyFilter.html" title="interface in org.apache.tamaya.spi">PropertyFilter</a>... filters)</code> -<div class="block">Adds the given PropertyFilter instances, hereby the instances are added - to the end of the list with highest priority.</div> -</td> +<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>... filters)</code> </td> </tr> <tr id="i7" class="rowColor"> -<td class="colFirst"><code><a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html" title="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><<a href="../../../../../org/apache/tamaya/spi/PropertySource.html" title="interface in org.apache.tamaya.spi">PropertySource</a>> sources)</code> -<div class="block">This method can be used for programmatically adding <a href="../../../../../org/apache/tamaya/spi/PropertySource.html" title="interface in org.apache.tamaya.spi"><code>PropertySource</code></a>s.</div> -</td> +<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><<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>> sources)</code> </td> </tr> <tr id="i8" class="altColor"> -<td class="colFirst"><code><a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html" title="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="../../../../../org/apache/tamaya/spi/PropertySource.html" title="interface in org.apache.tamaya.spi">PropertySource</a>... sources)</code> -<div class="block">This method can be used for adding <a href="../../../../../org/apache/tamaya/spi/PropertySource.html" title="interface in org.apache.tamaya.spi"><code>PropertySource</code></a>s.</div> -</td> +<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>... sources)</code> </td> </tr> <tr id="i9" class="rowColor"> -<td class="colFirst"><code><a href="../../../../../org/apache/tamaya/spi/ConfigurationContext.html" title="interface in org.apache.tamaya.spi">ConfigurationContext</a></code></td> +<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="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html" title="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="../../../../../org/apache/tamaya/spi/PropertySource.html" title="interface in org.apache.tamaya.spi">PropertySource</a> propertySource)</code> -<div class="block">Decreases the priority of the given property source, by moving it towards the start - of the chain of property sources.</div> -</td> +<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> propertySource)</code> </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><<a href="../../../../../org/apache/tamaya/TypeLiteral.html" title="class in org.apache.tamaya">TypeLiteral</a><?>,<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><<a href="../../../../../org/apache/tamaya/spi/PropertyConverter.html" title="interface in org.apache.tamaya.spi">PropertyConverter</a><?>>></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/tamaya/core/internal/DefaultConfigurationContextBuilder.html#getPropertyConverter--">getPropertyConverter</a></span>()</code> -<div class="block">Access the current registered property converters.</div> -</td> +<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><<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><?>,<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><<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><?>>></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/tamaya/core/internal/DefaultConfigurationContextBuilder.html#getPropertyConverter--">getPropertyConverter</a></span>()</code> </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><<a href="../../../../../org/apache/tamaya/spi/PropertyFilter.html" title="interface in org.apache.tamaya.spi">PropertyFilter</a>></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/tamaya/core/internal/DefaultConfigurationContextBuilder.html#getPropertyFilters--">getPropertyFilters</a></span>()</code> -<div class="block">Access the current chain of property filters.</div> -</td> +<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><<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>></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/tamaya/core/internal/DefaultConfigurationContextBuilder.html#getPropertyFilters--">getPropertyFilters</a></span>()</code> </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><<a href="../../../../../org/apache/tamaya/spi/PropertySource.html" title="interface in org.apache.tamaya.spi">PropertySource</a>></code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/tamaya/core/internal/DefaultConfigurationContextBuilder.html#getPropertySources--">getPropertySources</a></span>()</code> -<div class="block">Access the current chain of property sources.</div> -</td> +<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><<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>></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/tamaya/core/internal/DefaultConfigurationContextBuilder.html#getPropertySources--">getPropertySources</a></span>()</code> </td> </tr> <tr id="i14" class="altColor"> -<td class="colFirst"><code><a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html" title="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="../../../../../org/apache/tamaya/spi/PropertySource.html" title="interface in org.apache.tamaya.spi">PropertySource</a> propertySource)</code> -<div class="block">Increases the priority of the given property source to be maximal, by moving it to - the tail of the of property source chain.</div> -</td> +<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> propertySource)</code> </td> </tr> <tr id="i15" class="rowColor"> -<td class="colFirst"><code><a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html" title="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="../../../../../org/apache/tamaya/spi/PropertySource.html" title="interface in org.apache.tamaya.spi">PropertySource</a> propertySource)</code> -<div class="block">Increases the priority of the given property source, by moving it towards the end - of the chain of property sources.</div> -</td> +<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> propertySource)</code> </td> </tr> <tr id="i16" class="altColor"> -<td class="colFirst"><code>protected <a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html" title="interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></td> +<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> </td> </tr> <tr id="i17" class="rowColor"> -<td class="colFirst"><code><a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html" title="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="../../../../../org/apache/tamaya/spi/PropertySource.html" title="interface in org.apache.tamaya.spi">PropertySource</a> propertySource)</code> -<div class="block">Decreases the priority of the given property source to be minimal, by moving it to - the start of the chain of property source chain.</div> -</td> +<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> propertySource)</code> </td> </tr> <tr id="i18" class="altColor"> -<td class="colFirst"><code><a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html" title="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="../../../../../org/apache/tamaya/TypeLiteral.html" title="class in org.apache.tamaya">TypeLiteral</a><?> typeToConvert)</code> -<div class="block">Removes all converters for the given type, which actually renders a given type - unsupported for type conversion.</div> -</td> +<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><?> typeToConvert)</code> </td> </tr> <tr id="i19" class="rowColor"> -<td class="colFirst"><code><T> <a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html" title="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="../../../../../org/apache/tamaya/TypeLiteral.html" title="class in org.apache.tamaya">TypeLiteral</a><T> 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><<a href="../../../../../org/apache/tamaya/spi/PropertyConverter.html" title="interface in org.apache.tamaya.spi">PropertyConverter</a><T>> converters)</code> -<div class="block">Removes the given PropertyConverter instances for the given type, - if existing.</div> -</td> +<td class="colFirst"><code><T> <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><T> 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><<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><T>> converters)</code> </td> </tr> <tr id="i20" class="altColor"> -<td class="colFirst"><code><T> <a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html" title="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="../../../../../org/apache/tamaya/TypeLiteral.html" title="class in org.apache.tamaya">TypeLiteral</a><T> typeToConvert, - <a href="../../../../../org/apache/tamaya/spi/PropertyConverter.html" title="interface in org.apache.tamaya.spi">PropertyConverter</a><T>... converters)</code> -<div class="block">Removes the given PropertyConverter instances for the given type, - if existing.</div> -</td> +<td class="colFirst"><code><T> <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><T> 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><T>... converters)</code> </td> </tr> <tr id="i21" class="rowColor"> -<td class="colFirst"><code><a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html" title="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><<a href="../../../../../org/apache/tamaya/spi/PropertyFilter.html" title="interface in org.apache.tamaya.spi">PropertyFilter</a>> filters)</code> -<div class="block">Removes the given PropertyFilter instances, if existing.</div> -</td> +<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><<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>> filters)</code> </td> </tr> <tr id="i22" class="altColor"> -<td class="colFirst"><code><a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html" title="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="../../../../../org/apache/tamaya/spi/PropertyFilter.html" title="interface in org.apache.tamaya.spi">PropertyFilter</a>... filters)</code> -<div class="block">Removes the given PropertyFilter instances, if existing.</div> -</td> +<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>... filters)</code> </td> </tr> <tr id="i23" class="rowColor"> -<td class="colFirst"><code><a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html" title="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><<a href="../../../../../org/apache/tamaya/spi/PropertySource.html" title="interface in org.apache.tamaya.spi">PropertySource</a>> propertySources)</code> -<div class="block">Removes the given property sources, if existing.</div> -</td> +<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><<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>> propertySources)</code> </td> </tr> <tr id="i24" class="altColor"> -<td class="colFirst"><code><a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html" title="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="../../../../../org/apache/tamaya/spi/PropertySource.html" title="interface in org.apache.tamaya.spi">PropertySource</a>... propertySources)</code> -<div class="block">Removes the given property sources, if existing.</div> -</td> +<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>... propertySources)</code> </td> </tr> <tr id="i25" class="rowColor"> -<td class="colFirst"><code><a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html" title="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="../../../../../org/apache/tamaya/spi/ConfigurationContext.html" title="interface in org.apache.tamaya.spi">ConfigurationContext</a> context)</code> -<div class="block">Init this builder instance with the given <a href="../../../../../org/apache/tamaya/spi/ConfigurationContext.html" title="interface in org.apache.tamaya.spi"><code>ConfigurationContext</code></a> instance.</div> -</td> +<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> context)</code> </td> </tr> <tr id="i26" class="altColor"> -<td class="colFirst"><code><a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html" title="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="../../../../../org/apache/tamaya/spi/PropertyValueCombinationPolicy.html" title="interface in org.apache.tamaya.spi">PropertyValueCombinationPolicy</a> combinationPolicy)</code> -<div class="block">Sets the <a href="../../../../../org/apache/tamaya/spi/PropertyValueCombinationPolicy.html" title="interface in org.apache.tamaya.spi"><code>PropertyValueCombinationPolicy</code></a> used to evaluate the final - property values.</div> -</td> +<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> combinationPolicy)</code> </td> </tr> <tr id="i27" class="rowColor"> -<td class="colFirst"><code><a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html" title="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><<a href="../../../../../org/apache/tamaya/spi/PropertyFilter.html" title="interface in org.apache.tamaya.spi">PropertyFilter</a>> comparator)</code> -<div class="block">Sorts the current registered property filters using the given comparator.</div> -</td> +<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><<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>> comparator)</code> </td> </tr> <tr id="i28" class="altColor"> -<td class="colFirst"><code><a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html" title="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><<a href="../../../../../org/apache/tamaya/spi/PropertySource.html" title="interface in org.apache.tamaya.spi">PropertySource</a>> comparator)</code> -<div class="block">Sorts the current registered property sources using the given comparator.</div> -</td> +<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><<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>> comparator)</code> </td> </tr> </table> <ul class="blockList"> @@ -406,7 +342,7 @@ implements <a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBui <ul class="blockListLast"> <li class="blockList"> <h4>DefaultConfigurationContextBuilder</h4> -<pre>public DefaultConfigurationContextBuilder(<a href="../../../../../org/apache/tamaya/spi/ConfigurationContext.html" title="interface in org.apache.tamaya.spi">ConfigurationContext</a> context)</pre> +<pre>public 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> context)</pre> <div class="block">Creates a new builder instance.</div> </li> </ul> @@ -424,19 +360,10 @@ implements <a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBui <ul class="blockList"> <li class="blockList"> <h4>setContext</h4> -<pre>public <a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html" title="interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a> setContext(<a href="../../../../../org/apache/tamaya/spi/ConfigurationContext.html" title="interface in org.apache.tamaya.spi">ConfigurationContext</a> context)</pre> -<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html#setContext-org.apache.tamaya.spi.ConfigurationContext-">ConfigurationContextBuilder</a></code></span></div> -<div class="block">Init this builder instance with the given <a href="../../../../../org/apache/tamaya/spi/ConfigurationContext.html" title="interface in org.apache.tamaya.spi"><code>ConfigurationContext</code></a> instance. This - method will use any existing property sources, filters, converters and the combination - policy of the given <a href="../../../../../org/apache/tamaya/spi/ConfigurationContext.html" title="interface in org.apache.tamaya.spi"><code>ConfigurationContext</code></a> and initialize the current builder - with them.</div> +<pre>public <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> 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> context)</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code><a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html#setContext-org.apache.tamaya.spi.ConfigurationContext-">setContext</a></code> in interface <code><a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html" title="interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></dd> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>context</code> - the <a href="../../../../../org/apache/tamaya/spi/ConfigurationContext.html" title="interface in org.apache.tamaya.spi"><code>ConfigurationContext</code></a> instance to be used, not null.</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>this builder, for chaining, never null.</dd> +<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> in interface <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> @@ -446,19 +373,10 @@ implements <a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBui <ul class="blockList"> <li class="blockList"> <h4>addPropertySources</h4> -<pre>public <a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html" title="interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a> addPropertySources(<a href="../../../../../org/apache/tamaya/spi/PropertySource.html" title="interface in org.apache.tamaya.spi">PropertySource</a>... sources)</pre> -<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html#addPropertySources-org.apache.tamaya.spi.PropertySource...-">ConfigurationContextBuilder</a></code></span></div> -<div class="block">This method can be used for adding <a href="../../../../../org/apache/tamaya/spi/PropertySource.html" title="interface in org.apache.tamaya.spi"><code>PropertySource</code></a>s. - Hereby the property source is added to the tail of property sources with - lowest priority regardless of its current ordinal value. To sort the property - sources based on their ordinals call <a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html#sortPropertySources-java.util.Comparator-"><code>ConfigurationContextBuilder.sortPropertySources(java.util.Comparator<org.apache.tamaya.spi.PropertySource>)</code></a>.</div> +<pre>public <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> 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>... sources)</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code><a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html#addPropertySources-org.apache.tamaya.spi.PropertySource...-">addPropertySources</a></code> in interface <code><a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html" title="interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></dd> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>sources</code> - the PropertySources to add</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>this builder, for chaining, never null.</dd> +<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> in interface <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> @@ -468,19 +386,10 @@ implements <a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBui <ul class="blockList"> <li class="blockList"> <h4>addPropertySources</h4> -<pre>public <a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html" title="interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a> 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><<a href="../../../../../org/apache/tamaya/spi/PropertySource.html" title="interface in org.apache.tamaya.spi">PropertySource</a>> sources)</pre> -<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html#addPropertySources-java.util.Collection-">ConfigurationContextBuilder</a></code></span></div> -<div class="block">This method can be used for programmatically adding <a href="../../../../../org/apache/tamaya/spi/PropertySource.html" title="interface in org.apache.tamaya.spi"><code>PropertySource</code></a>s. - Hereby the property source is added to the tail of property sources with - lowest priority regardless of its current ordinal value. To sort the property - sources based on their ordinals call <a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html#sortPropertySources-java.util.Comparator-"><code>ConfigurationContextBuilder.sortPropertySources(java.util.Comparator<org.apache.tamaya.spi.PropertySource>)</code></a>.</div> +<pre>public <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> 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><<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>> sources)</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code><a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html#addPropertySources-java.util.Collection-">addPropertySources</a></code> in interface <code><a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html" title="interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></dd> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>sources</code> - the PropertySources to add</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>this builder, for chaining, never null.</dd> +<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> in interface <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> @@ -490,16 +399,10 @@ implements <a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBui <ul class="blockList"> <li class="blockList"> <h4>addDefaultPropertySources</h4> -<pre>public <a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html" title="interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a> addDefaultPropertySources()</pre> -<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html#addDefaultPropertySources--">ConfigurationContextBuilder</a></code></span></div> -<div class="block">Add all registered (default) property sources to the context built. The sources are ordered - based on their ordinal values and added to the chain of property sources with - higher priority.</div> +<pre>public <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> addDefaultPropertySources()</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code><a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html#addDefaultPropertySources--">addDefaultPropertySources</a></code> in interface <code><a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html" title="interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>this builder, for chaining, never null.</dd> +<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> in interface <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> @@ -509,14 +412,10 @@ implements <a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBui <ul class="blockList"> <li class="blockList"> <h4>addDefaultPropertyFilters</h4> -<pre>public <a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html" title="interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a> addDefaultPropertyFilters()</pre> -<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html#addDefaultPropertyFilters--">ConfigurationContextBuilder</a></code></span></div> -<div class="block">Add all registered (default) property filters to the context built.</div> +<pre>public <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> addDefaultPropertyFilters()</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code><a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html#addDefaultPropertyFilters--">addDefaultPropertyFilters</a></code> in interface <code><a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html" title="interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>this builder, for chaining, never null.</dd> +<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> in interface <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> @@ -527,13 +426,9 @@ implements <a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBui <li class="blockList"> <h4>addDefaultPropertyConverters</h4> <pre>public <a href="../../../../../org/apache/tamaya/core/internal/DefaultConfigurationContextBuilder.html" title="class in org.apache.tamaya.core.internal">DefaultConfigurationContextBuilder</a> addDefaultPropertyConverters()</pre> -<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html#addDefaultPropertyConverters--">ConfigurationContextBuilder</a></code></span></div> -<div class="block">Add all registered (default) property converters to the context built.</div> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code><a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html#addDefaultPropertyConverters--">addDefaultPropertyConverters</a></code> in interface <code><a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html" title="interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>this builder, for chaining, never null.</dd> +<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> in interface <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> @@ -543,17 +438,10 @@ implements <a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBui <ul class="blockList"> <li class="blockList"> <h4>removePropertySources</h4> -<pre>public <a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html" title="interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a> removePropertySources(<a href="../../../../../org/apache/tamaya/spi/PropertySource.html" title="interface in org.apache.tamaya.spi">PropertySource</a>... propertySources)</pre> -<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html#removePropertySources-org.apache.tamaya.spi.PropertySource...-">ConfigurationContextBuilder</a></code></span></div> -<div class="block">Removes the given property sources, if existing. The existing order of property - sources is preserved.</div> +<pre>public <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> 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>... propertySources)</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code><a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html#removePropertySources-org.apache.tamaya.spi.PropertySource...-">removePropertySources</a></code> in interface <code><a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html" title="interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></dd> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>propertySources</code> - the property sources to remove, not null.</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>the builder for chaining.</dd> +<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> in interface <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> @@ -563,17 +451,10 @@ implements <a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBui <ul class="blockList"> <li class="blockList"> <h4>removePropertySources</h4> -<pre>public <a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html" title="interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a> 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><<a href="../../../../../org/apache/tamaya/spi/PropertySource.html" title="interface in org.apache.tamaya.spi">PropertySource</a>> propertySources)</pre> -<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html#removePropertySources-java.util.Collection-">ConfigurationContextBuilder</a></code></span></div> -<div class="block">Removes the given property sources, if existing. The existing order of property - sources is preserved.</div> +<pre>public <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> 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><<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>> propertySources)</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code><a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html#removePropertySources-java.util.Collection-">removePropertySources</a></code> in interface <code><a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html" title="interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></dd> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>propertySources</code> - the property sources to remove, not null.</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>the builder for chaining.</dd> +<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> in interface <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> @@ -583,15 +464,10 @@ implements <a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBui <ul class="blockList"> <li class="blockList"> <h4>getPropertySources</h4> -<pre>public <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><<a href="../../../../../org/apache/tamaya/spi/PropertySource.html" title="interface in org.apache.tamaya.spi">PropertySource</a>> getPropertySources()</pre> -<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html#getPropertySources--">ConfigurationContextBuilder</a></code></span></div> -<div class="block">Access the current chain of property sources. Items at the end of the list have - precedence/more significance.</div> +<pre>public <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><<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>> getPropertySources()</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code><a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html#getPropertySources--">getPropertySources</a></code> in interface <code><a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html" title="interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>the property source chain, never null.</dd> +<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> in interface <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> @@ -601,18 +477,10 @@ implements <a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBui <ul class="blockList"> <li class="blockList"> <h4>increasePriority</h4> -<pre>public <a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html" title="interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a> increasePriority(<a href="../../../../../org/apache/tamaya/spi/PropertySource.html" title="interface in org.apache.tamaya.spi">PropertySource</a> propertySource)</pre> -<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html#increasePriority-org.apache.tamaya.spi.PropertySource-">ConfigurationContextBuilder</a></code></span></div> -<div class="block">Increases the priority of the given property source, by moving it towards the end - of the chain of property sources. If the property source given is already at the end - this method has no effect. This operation does not change any ordinal values.</div> +<pre>public <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> 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> propertySource)</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code><a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html#increasePriority-org.apache.tamaya.spi.PropertySource-">increasePriority</a></code> in interface <code><a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html" title="interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></dd> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>propertySource</code> - the property source to be incresed regarding its significance.</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>the builder for chaining.</dd> +<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> in interface <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> @@ -622,18 +490,10 @@ implements <a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBui <ul class="blockList"> <li class="blockList"> <h4>decreasePriority</h4> -<pre>public <a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html" title="interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a> decreasePriority(<a href="../../../../../org/apache/tamaya/spi/PropertySource.html" title="interface in org.apache.tamaya.spi">PropertySource</a> propertySource)</pre> -<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html#decreasePriority-org.apache.tamaya.spi.PropertySource-">ConfigurationContextBuilder</a></code></span></div> -<div class="block">Decreases the priority of the given property source, by moving it towards the start - of the chain of property sources. If the property source given is already the first - this method has no effect. This operation does not change any ordinal values.</div> +<pre>public <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> 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> propertySource)</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code><a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html#decreasePriority-org.apache.tamaya.spi.PropertySource-">decreasePriority</a></code> in interface <code><a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html" title="interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></dd> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>propertySource</code> - the property source to be decresed regarding its significance.</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>the builder for chaining.</dd> +<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> in interface <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> @@ -643,19 +503,10 @@ implements <a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBui <ul class="blockList"> <li class="blockList"> <h4>highestPriority</h4> -<pre>public <a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html" title="interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a> highestPriority(<a href="../../../../../org/apache/tamaya/spi/PropertySource.html" title="interface in org.apache.tamaya.spi">PropertySource</a> propertySource)</pre> -<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html#highestPriority-org.apache.tamaya.spi.PropertySource-">ConfigurationContextBuilder</a></code></span></div> -<div class="block">Increases the priority of the given property source to be maximal, by moving it to - the tail of the of property source chain. If the property source given is - already the last item this method has no effect. This operation does not change - any ordinal values.</div> +<pre>public <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> 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> propertySource)</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code><a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html#highestPriority-org.apache.tamaya.spi.PropertySource-">highestPriority</a></code> in interface <code><a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html" title="interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></dd> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>propertySource</code> - the property source to be maximized regarding its significance.</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>the builder for chaining.</dd> +<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> in interface <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> @@ -665,19 +516,10 @@ implements <a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBui <ul class="blockList"> <li class="blockList"> <h4>lowestPriority</h4> -<pre>public <a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html" title="interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a> lowestPriority(<a href="../../../../../org/apache/tamaya/spi/PropertySource.html" title="interface in org.apache.tamaya.spi">PropertySource</a> propertySource)</pre> -<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html#lowestPriority-org.apache.tamaya.spi.PropertySource-">ConfigurationContextBuilder</a></code></span></div> -<div class="block">Decreases the priority of the given property source to be minimal, by moving it to - the start of the chain of property source chain. If the property source given is - already the first item this method has no effect. This operation does not change - any ordinal values.</div> +<pre>public <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> 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> propertySource)</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code><a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html#lowestPriority-org.apache.tamaya.spi.PropertySource-">lowestPriority</a></code> in interface <code><a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html" title="interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></dd> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>propertySource</code> - the property source to be minimized regarding its significance.</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>the builder for chaining.</dd> +<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> in interface <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> @@ -687,19 +529,10 @@ implements <a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBui <ul class="blockList"> <li class="blockList"> <h4>addPropertyFilters</h4> -<pre>public <a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html" title="interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a> addPropertyFilters(<a href="../../../../../org/apache/tamaya/spi/PropertyFilter.html" title="interface in org.apache.tamaya.spi">PropertyFilter</a>... filters)</pre> -<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html#addPropertyFilters-org.apache.tamaya.spi.PropertyFilter...-">ConfigurationContextBuilder</a></code></span></div> -<div class="block">Adds the given PropertyFilter instances, hereby the instances are added - to the end of the list with highest priority. The ordering of existing - property filters remains unchanged. To sort the property - filters call <a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html#sortPropertyFilter-java.util.Comparator-"><code>ConfigurationContextBuilder.sortPropertyFilter(java.util.Comparator<org.apache.tamaya.spi.PropertyFilter>)</code></a>.</div> +<pre>public <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> 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>... filters)</pre> <dl> <dt><span class="overrideSpecifyLabel">Specified by:</span></dt> -<dd><code><a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html#addPropertyFilters-org.apache.tamaya.spi.PropertyFilter...-">addPropertyFilters</a></code> in interface <code><a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html" title="interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a></code></dd> -<dt><span class="paramLabel">Parameters:</span></dt> -<dd><code>filters</code> - the filters to add</dd> -<dt><span class="returnLabel">Returns:</span></dt> -<dd>this builder, for chaining, never null.</dd> +<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> in interface <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> @@ -709,19 +542,10 @@ implements <a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBui <ul class="blockList"> <li class="blockList"> <h4>addPropertyFilters</h4> -<pre>public <a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html" title="interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a> 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><<a href="../../../../../org/apache/tamaya/spi/PropertyFilter.html" title="interface in org.apache.tamaya.spi">PropertyFilter</a>> filters)</pre> -<div class="block"><span class="descfrmTypeLabel">Description copied from interface: <code><a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html#addPropertyFilters-java.util.Collection-">ConfigurationContextBuilder</a></code></span></div> -<div class="block">Adds the given PropertyFilter instances, hereby the instances are added - to the end of the list with highest priority. The ordering of existing - property filters remains unchanged. To sort the property - filters call <a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html#sortPropertyFilter-java.util.Comparator-"><code>ConfigurationContextBuilder.sortPropertyFilter(java.util.Comparator<org.apache.tamaya.spi.PropertyFilter>)</code></a>.</div> +<pre>public <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> addPropertyFilters(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=
<TRUNCATED>
