http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/blob/f1085b9b/apidocs/org/apache/tamaya/core/internal/DefaultConfigurationContext.html
----------------------------------------------------------------------
diff --git 
a/apidocs/org/apache/tamaya/core/internal/DefaultConfigurationContext.html 
b/apidocs/org/apache/tamaya/core/internal/DefaultConfigurationContext.html
index 633c3cd..ab57cbd 100644
--- a/apidocs/org/apache/tamaya/core/internal/DefaultConfigurationContext.html
+++ b/apidocs/org/apache/tamaya/core/internal/DefaultConfigurationContext.html
@@ -4,7 +4,7 @@
 <head>
 <!-- Generated by javadoc -->
 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
-<title>DefaultConfigurationContext (Apache Tamaya Base 0.3-incubating-SNAPSHOT 
API)</title>
+<title>DefaultConfigurationContext (Apache Tamaya Core Implementation 
0.3-incubating-SNAPSHOT API)</title>
 <meta name="keywords" 
content="org.apache.tamaya.core.internal.DefaultConfigurationContext class">
 <meta name="keywords" content="addPropertySources()">
 <meta name="keywords" content="equals()">
@@ -24,7 +24,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="DefaultConfigurationContext (Apache Tamaya 
Base 0.3-incubating-SNAPSHOT API)";
+            parent.document.title="DefaultConfigurationContext (Apache Tamaya 
Core Implementation 0.3-incubating-SNAPSHOT API)";
         }
     }
     catch(err) {
@@ -121,13 +121,13 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd><a href="../../../../../org/apache/tamaya/spi/ConfigurationContext.html" 
title="interface in org.apache.tamaya.spi">ConfigurationContext</a></dd>
+<dd><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></dd>
 </dl>
 <hr>
 <br>
 <pre>public class <span 
class="typeNameLabel">DefaultConfigurationContext</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/ConfigurationContext.html" 
title="interface in org.apache.tamaya.spi">ConfigurationContext</a></pre>
+implements <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></pre>
 <div class="block">Default implementation of a simple 
ConfigurationContext.</div>
 </li>
 </ul>
@@ -149,14 +149,12 @@ implements <a 
href="../../../../../org/apache/tamaya/spi/ConfigurationContext.ht
 </tr>
 <tr id="i0" class="altColor">
 <td class="colFirst"><code>&lt;T&gt;&nbsp;void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/core/internal/DefaultConfigurationContext.html#addPropertyConverter-org.apache.tamaya.TypeLiteral-org.apache.tamaya.spi.PropertyConverter-">addPropertyConverter</a></span>(<a
 href="../../../../../org/apache/tamaya/TypeLiteral.html" title="class in 
org.apache.tamaya">TypeLiteral</a>&lt;T&gt;&nbsp;typeToConvert,
-                    <a 
href="../../../../../org/apache/tamaya/spi/PropertyConverter.html" 
title="interface in 
org.apache.tamaya.spi">PropertyConverter</a>&lt;T&gt;&nbsp;propertyConverter)</code>
-<div class="block">This method can be used for programmatically 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="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/core/internal/DefaultConfigurationContext.html#addPropertyConverter-org.apache.tamaya.TypeLiteral-org.apache.tamaya.spi.PropertyConverter-">addPropertyConverter</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;propertyConverter)</code>&nbsp;</td>
 </tr>
 <tr id="i1" class="rowColor">
 <td class="colFirst"><code>void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/core/internal/DefaultConfigurationContext.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>...&nbsp;propertySourcesToAdd)</code>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/core/internal/DefaultConfigurationContext.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;propertySourcesToAdd)</code>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
 </td>
 </tr>
@@ -165,54 +163,36 @@ implements <a 
href="../../../../../org/apache/tamaya/spi/ConfigurationContext.ht
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/core/internal/DefaultConfigurationContext.html#equals-java.lang.Object-">equals</a></span>(<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>&nbsp;o)</code>&nbsp;</td>
 </tr>
 <tr id="i3" 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="../../../../../org/apache/tamaya/TypeLiteral.html" title="class in 
org.apache.tamaya">TypeLiteral</a>&lt;?&gt;,<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="../../../../../org/apache/tamaya/spi/PropertyConverter.html" 
title="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/DefaultConfigurationContext.html#getPropertyConverters--">getPropertyConverters</a></span>()</code>
-<div class="block">
- This method returns the Map of registered PropertyConverters
- per type.</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>&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/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/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/DefaultConfigurationContext.html#getPropertyConverters--">getPropertyConverters</a></span>()</code>&nbsp;</td>
 </tr>
 <tr id="i4" class="altColor">
-<td class="colFirst"><code>&lt;T&gt;&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="../../../../../org/apache/tamaya/spi/PropertyConverter.html" 
title="interface in 
org.apache.tamaya.spi">PropertyConverter</a>&lt;T&gt;&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/core/internal/DefaultConfigurationContext.html#getPropertyConverters-org.apache.tamaya.TypeLiteral-">getPropertyConverters</a></span>(<a
 href="../../../../../org/apache/tamaya/TypeLiteral.html" title="class in 
org.apache.tamaya">TypeLiteral</a>&lt;T&gt;&nbsp;targetType)</code>
-<div class="block">
- This method returns the registered PropertyConverters for a given type.</div>
-</td>
+<td class="colFirst"><code>&lt;T&gt;&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/PropertyConverter.html?is-external=true";
 title="class or interface in 
org.apache.tamaya.spi">PropertyConverter</a>&lt;T&gt;&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/core/internal/DefaultConfigurationContext.html#getPropertyConverters-org.apache.tamaya.TypeLiteral-">getPropertyConverters</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;targetType)</code>&nbsp;</td>
 </tr>
 <tr id="i5" 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="../../../../../org/apache/tamaya/spi/PropertyFilter.html" 
title="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/DefaultConfigurationContext.html#getPropertyFilters--">getPropertyFilters</a></span>()</code>
-<div class="block">Access the current PropertyFilter instances.</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>&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/DefaultConfigurationContext.html#getPropertyFilters--">getPropertyFilters</a></span>()</code>&nbsp;</td>
 </tr>
 <tr id="i6" class="altColor">
-<td class="colFirst"><code><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/DefaultConfigurationContext.html#getPropertySource-java.lang.String-">getPropertySource</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;name)</code>
-<div class="block">Access a <a 
href="../../../../../org/apache/tamaya/spi/PropertySource.html" 
title="interface in org.apache.tamaya.spi"><code>PropertySource</code></a> 
using its (unique) name.</div>
-</td>
+<td class="colFirst"><code><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/DefaultConfigurationContext.html#getPropertySource-java.lang.String-">getPropertySource</a></span>(<a
 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;name)</code>&nbsp;</td>
 </tr>
 <tr id="i7" 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="../../../../../org/apache/tamaya/spi/PropertySource.html" 
title="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/DefaultConfigurationContext.html#getPropertySources--">getPropertySources</a></span>()</code>
-<div class="block">This method returns the current list of registered 
PropertySources ordered via their ordinal.</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>&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/DefaultConfigurationContext.html#getPropertySources--">getPropertySources</a></span>()</code>&nbsp;</td>
 </tr>
 <tr id="i8" class="altColor">
-<td class="colFirst"><code><a 
href="../../../../../org/apache/tamaya/spi/PropertyValueCombinationPolicy.html" 
title="interface in 
org.apache.tamaya.spi">PropertyValueCombinationPolicy</a></code></td>
-<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/core/internal/DefaultConfigurationContext.html#getPropertyValueCombinationPolicy--">getPropertyValueCombinationPolicy</a></span>()</code>
-<div class="block">Access 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/PropertyValueCombinationPolicy.html?is-external=true";
 title="class or interface in 
org.apache.tamaya.spi">PropertyValueCombinationPolicy</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/core/internal/DefaultConfigurationContext.html#getPropertyValueCombinationPolicy--">getPropertyValueCombinationPolicy</a></span>()</code>&nbsp;</td>
 </tr>
 <tr id="i9" class="rowColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a 
href="../../../../../org/apache/tamaya/core/internal/DefaultConfigurationContext.html#hashCode--">hashCode</a></span>()</code>&nbsp;</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/DefaultConfigurationContext.html#toBuilder--">toBuilder</a></span>()</code>
-<div class="block">Creates a <a 
href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html" 
title="interface in 
org.apache.tamaya.spi"><code>ConfigurationContextBuilder</code></a> 
preinitialized with the data from this 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/DefaultConfigurationContext.html#toBuilder--">toBuilder</a></span>()</code>&nbsp;</td>
 </tr>
 <tr id="i11" class="rowColor">
 <td class="colFirst"><code><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a></code></td>
@@ -247,18 +227,11 @@ implements <a 
href="../../../../../org/apache/tamaya/spi/ConfigurationContext.ht
 <li class="blockList">
 <h4>addPropertySources</h4>
 <pre><a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/Deprecated.html?is-external=true";
 title="class or interface in java.lang">@Deprecated</a>
-public&nbsp;void&nbsp;addPropertySources(<a 
href="../../../../../org/apache/tamaya/spi/PropertySource.html" 
title="interface in 
org.apache.tamaya.spi">PropertySource</a>...&nbsp;propertySourcesToAdd)</pre>
+public&nbsp;void&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;propertySourcesToAdd)</pre>
 <div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
-<div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../../org/apache/tamaya/spi/ConfigurationContext.html#addPropertySources-org.apache.tamaya.spi.PropertySource...-">ConfigurationContext</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.
- It is not needed for normal 'usage' by end users, but only for Extension 
Developers!</div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a 
href="../../../../../org/apache/tamaya/spi/ConfigurationContext.html#addPropertySources-org.apache.tamaya.spi.PropertySource...-">addPropertySources</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/tamaya/spi/ConfigurationContext.html" 
title="interface in org.apache.tamaya.spi">ConfigurationContext</a></code></dd>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>propertySourcesToAdd</code> - the PropertySources to add</dd>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a 
href="../../../../../org/apache/tamaya/spi/ConfigurationContext.html#toBuilder--"><code>ConfigurationContext.toBuilder()</code></a></dd>
+<dd><code><a 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContext.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/ConfigurationContext.html?is-external=true";
 title="class or interface in 
org.apache.tamaya.spi">ConfigurationContext</a></code></dd>
 </dl>
 </li>
 </ul>
@@ -307,21 +280,10 @@ public&nbsp;void&nbsp;addPropertySources(<a 
href="../../../../../org/apache/tama
 <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="../../../../../org/apache/tamaya/spi/PropertySource.html" 
title="interface in 
org.apache.tamaya.spi">PropertySource</a>&gt;&nbsp;getPropertySources()</pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../../org/apache/tamaya/spi/ConfigurationContext.html#getPropertySources--">ConfigurationContext</a></code></span></div>
-<div class="block">This method returns the current list of registered 
PropertySources ordered via their ordinal.
- PropertySources with a lower ordinal come last. The PropertySource with the
- highest ordinal comes first.
- If two PropertySources have the same ordinal number they will get sorted
- using their class name just to ensure the user at least gets the same ordering
- after a JVM restart, hereby names before are added last.
- PropertySources are loaded when this method is called the first time, which 
basically is
- when the first time configuration is accessed.</div>
+<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="../../../../../org/apache/tamaya/spi/ConfigurationContext.html#getPropertySources--">getPropertySources</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/tamaya/spi/ConfigurationContext.html" 
title="interface in org.apache.tamaya.spi">ConfigurationContext</a></code></dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>a sorted list of registered PropertySources.  The returned list need not 
be modifiable</dd>
+<dd><code><a 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContext.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/ConfigurationContext.html?is-external=true";
 title="class or interface in 
org.apache.tamaya.spi">ConfigurationContext</a></code></dd>
 </dl>
 </li>
 </ul>
@@ -331,16 +293,10 @@ public&nbsp;void&nbsp;addPropertySources(<a 
href="../../../../../org/apache/tama
 <ul class="blockList">
 <li class="blockList">
 <h4>getPropertySource</h4>
-<pre>public&nbsp;<a 
href="../../../../../org/apache/tamaya/spi/PropertySource.html" 
title="interface in 
org.apache.tamaya.spi">PropertySource</a>&nbsp;getPropertySource(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;name)</pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../../org/apache/tamaya/spi/ConfigurationContext.html#getPropertySource-java.lang.String-">ConfigurationContext</a></code></span></div>
-<div class="block">Access a <a 
href="../../../../../org/apache/tamaya/spi/PropertySource.html" 
title="interface in org.apache.tamaya.spi"><code>PropertySource</code></a> 
using its (unique) name.</div>
+<pre>public&nbsp;<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;getPropertySource(<a 
href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true";
 title="class or interface in java.lang">String</a>&nbsp;name)</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a 
href="../../../../../org/apache/tamaya/spi/ConfigurationContext.html#getPropertySource-java.lang.String-">getPropertySource</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/tamaya/spi/ConfigurationContext.html" 
title="interface in org.apache.tamaya.spi">ConfigurationContext</a></code></dd>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>name</code> - the propoerty source's name, not null.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the propoerty source found, or null.</dd>
+<dd><code><a 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContext.html?is-external=true#getPropertySource-java.lang.String-";
 title="class or interface in 
org.apache.tamaya.spi">getPropertySource</a></code>&nbsp;in 
interface&nbsp;<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></dd>
 </dl>
 </li>
 </ul>
@@ -350,21 +306,11 @@ public&nbsp;void&nbsp;addPropertySources(<a 
href="../../../../../org/apache/tama
 <ul class="blockList">
 <li class="blockList">
 <h4>addPropertyConverter</h4>
-<pre>public&nbsp;&lt;T&gt;&nbsp;void&nbsp;addPropertyConverter(<a 
href="../../../../../org/apache/tamaya/TypeLiteral.html" title="class in 
org.apache.tamaya">TypeLiteral</a>&lt;T&gt;&nbsp;typeToConvert,
-                                     <a 
href="../../../../../org/apache/tamaya/spi/PropertyConverter.html" 
title="interface in 
org.apache.tamaya.spi">PropertyConverter</a>&lt;T&gt;&nbsp;propertyConverter)</pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../../org/apache/tamaya/spi/ConfigurationContext.html#addPropertyConverter-org.apache.tamaya.TypeLiteral-org.apache.tamaya.spi.PropertyConverter-">ConfigurationContext</a></code></span></div>
-<div class="block">This method can be used for programmatically adding <a 
href="../../../../../org/apache/tamaya/spi/PropertyConverter.html" 
title="interface in org.apache.tamaya.spi"><code>PropertyConverter</code></a>s.
- It is not needed for normal 'usage' by end users, but only for Extension 
Developers!</div>
+<pre>public&nbsp;&lt;T&gt;&nbsp;void&nbsp;addPropertyConverter(<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;propertyConverter)</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a 
href="../../../../../org/apache/tamaya/spi/ConfigurationContext.html#addPropertyConverter-org.apache.tamaya.TypeLiteral-org.apache.tamaya.spi.PropertyConverter-">addPropertyConverter</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/tamaya/spi/ConfigurationContext.html" 
title="interface in org.apache.tamaya.spi">ConfigurationContext</a></code></dd>
-<dt><span class="paramLabel">Type Parameters:</span></dt>
-<dd><code>T</code> - the type of the type literal</dd>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>typeToConvert</code> - the type which the converter is for</dd>
-<dd><code>propertyConverter</code> - the PropertyConverters to add for this 
type</dd>
-<dt><span class="seeLabel">See Also:</span></dt>
-<dd><a 
href="../../../../../org/apache/tamaya/spi/ConfigurationContext.html#toBuilder--"><code>ConfigurationContext.toBuilder()</code></a></dd>
+<dd><code><a 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContext.html?is-external=true#addPropertyConverter-org.apache.tamaya.TypeLiteral-org.apache.tamaya.spi.PropertyConverter-";
 title="class or interface in 
org.apache.tamaya.spi">addPropertyConverter</a></code>&nbsp;in 
interface&nbsp;<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></dd>
 </dl>
 </li>
 </ul>
@@ -374,28 +320,10 @@ public&nbsp;void&nbsp;addPropertySources(<a 
href="../../../../../org/apache/tama
 <ul class="blockList">
 <li class="blockList">
 <h4>getPropertyConverters</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="../../../../../org/apache/tamaya/TypeLiteral.html" title="class in 
org.apache.tamaya">TypeLiteral</a>&lt;?&gt;,<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="../../../../../org/apache/tamaya/spi/PropertyConverter.html" 
title="interface in 
org.apache.tamaya.spi">PropertyConverter</a>&lt;?&gt;&gt;&gt;&nbsp;getPropertyConverters()</pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../../org/apache/tamaya/spi/ConfigurationContext.html#getPropertyConverters--">ConfigurationContext</a></code></span></div>
-<div class="block"><p>
- This method returns the Map of registered PropertyConverters
- per type.
- The List for each type is ordered via their <a 
href="http://docs.oracle.com/javase/7/docs/api/javax/annotation/Priority.html?is-external=true";
 title="class or interface in javax.annotation"><code>Priority</code></a> and
- cladd name.
- </p>
-
- <p>A simplified scenario could be like:</p>
- <pre>
-  {
-      Date.class -&gt; {StandardDateConverter, TimezoneDateConverter, 
MyCustomDateConverter }
-      Boolean.class -&gt; {StandardBooleanConverter, FrenchBooleanConverter}
-      Integer.class -&gt; {DynamicDefaultConverter}
-  }
- </pre></div>
+<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/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/PropertyConverter.html?is-external=true";
 title="class or interface in 
org.apache.tamaya.spi">PropertyConverter</a>&lt;?&gt;&gt;&gt;&nbsp;getPropertyConverters()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a 
href="../../../../../org/apache/tamaya/spi/ConfigurationContext.html#getPropertyConverters--">getPropertyConverters</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/tamaya/spi/ConfigurationContext.html" 
title="interface in org.apache.tamaya.spi">ConfigurationContext</a></code></dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>map with sorted list of registered PropertySources per type.</dd>
+<dd><code><a 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContext.html?is-external=true#getPropertyConverters--";
 title="class or interface in 
org.apache.tamaya.spi">getPropertyConverters</a></code>&nbsp;in 
interface&nbsp;<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></dd>
 </dl>
 </li>
 </ul>
@@ -405,61 +333,10 @@ public&nbsp;void&nbsp;addPropertySources(<a 
href="../../../../../org/apache/tama
 <ul class="blockList">
 <li class="blockList">
 <h4>getPropertyConverters</h4>
-<pre>public&nbsp;&lt;T&gt;&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="../../../../../org/apache/tamaya/spi/PropertyConverter.html" 
title="interface in 
org.apache.tamaya.spi">PropertyConverter</a>&lt;T&gt;&gt;&nbsp;getPropertyConverters(<a
 href="../../../../../org/apache/tamaya/TypeLiteral.html" title="class in 
org.apache.tamaya">TypeLiteral</a>&lt;T&gt;&nbsp;targetType)</pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../../org/apache/tamaya/spi/ConfigurationContext.html#getPropertyConverters-org.apache.tamaya.TypeLiteral-">ConfigurationContext</a></code></span></div>
-<div class="block"><p>
- This method returns the registered PropertyConverters for a given type.
- The List for each type is ordered via their <a 
href="http://docs.oracle.com/javase/7/docs/api/javax/annotation/Priority.html?is-external=true";
 title="class or interface in javax.annotation"><code>Priority</code></a>.
- </p>
-
- <p>
- PropertyConverters with a higher Priority come first. The PropertyConverter 
with the
- lowest Priority comes last.
- If two PropertyConverter have the same ordinal number they will get sorted
- using their class name just to ensure the user at least gets the same ordering
- after a JVM restart.
- </p>
-
- <p>
- Additionally if a PropertyProvider is accessed, which is not registered the 
implementation
- should try to figure out, if there could be a default implementation as 
follows:</p>
- <ol>
-     <li>Look for static factory methods: <code>of(String), valueOf(String), 
getInstance(String),
-     instanceOf(String), fomr(String)</code></li>
-     <li>Look for a matching constructor: <code>T(String)</code>.</li>
- </ol>
-
- <p>
- If a correspoding factory method or constructor could be found, a 
corresponding
- PropertyConverter should be created and registered automatically for the given
- type.
- </p>
-
- <p> The scenario could be like:</p>
-
- <pre>
-  {
-      Date.class -&gt; {MyCustomDateConverter,StandardDateConverter, 
TimezoneDateConverter}
-      Boolean.class -&gt; {StandardBooleanConverter, FrenchBooleanConverter}
-      Integer.class -&gt; {DynamicDefaultConverter}
-  }
- </pre>
-
- <p>
- The converters returned for a type should be used as a chain, whereas the 
result of the
- first converter that is able to convert the configured value, is taken as the 
chain's result.
- No more converters are called after a converter has successfully converted 
the input into
- the required target type.
- </p></div>
+<pre>public&nbsp;&lt;T&gt;&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/PropertyConverter.html?is-external=true";
 title="class or interface in 
org.apache.tamaya.spi">PropertyConverter</a>&lt;T&gt;&gt;&nbsp;getPropertyConverters(<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;targetType)</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a 
href="../../../../../org/apache/tamaya/spi/ConfigurationContext.html#getPropertyConverters-org.apache.tamaya.TypeLiteral-">getPropertyConverters</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/tamaya/spi/ConfigurationContext.html" 
title="interface in org.apache.tamaya.spi">ConfigurationContext</a></code></dd>
-<dt><span class="paramLabel">Type Parameters:</span></dt>
-<dd><code>T</code> - the type of the type literal</dd>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>targetType</code> - type of the desired converter</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>a sorted list of registered PropertySources per type.</dd>
+<dd><code><a 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContext.html?is-external=true#getPropertyConverters-org.apache.tamaya.TypeLiteral-";
 title="class or interface in 
org.apache.tamaya.spi">getPropertyConverters</a></code>&nbsp;in 
interface&nbsp;<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></dd>
 </dl>
 </li>
 </ul>
@@ -469,14 +346,10 @@ public&nbsp;void&nbsp;addPropertySources(<a 
href="../../../../../org/apache/tama
 <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="../../../../../org/apache/tamaya/spi/PropertyFilter.html" 
title="interface in 
org.apache.tamaya.spi">PropertyFilter</a>&gt;&nbsp;getPropertyFilters()</pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../../org/apache/tamaya/spi/ConfigurationContext.html#getPropertyFilters--">ConfigurationContext</a></code></span></div>
-<div class="block">Access the current PropertyFilter instances.</div>
+<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="../../../../../org/apache/tamaya/spi/ConfigurationContext.html#getPropertyFilters--">getPropertyFilters</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/tamaya/spi/ConfigurationContext.html" 
title="interface in org.apache.tamaya.spi">ConfigurationContext</a></code></dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the list of registered PropertyFilters, never null.</dd>
+<dd><code><a 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContext.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/ConfigurationContext.html?is-external=true";
 title="class or interface in 
org.apache.tamaya.spi">ConfigurationContext</a></code></dd>
 </dl>
 </li>
 </ul>
@@ -486,15 +359,10 @@ public&nbsp;void&nbsp;addPropertySources(<a 
href="../../../../../org/apache/tama
 <ul class="blockList">
 <li class="blockList">
 <h4>getPropertyValueCombinationPolicy</h4>
-<pre>public&nbsp;<a 
href="../../../../../org/apache/tamaya/spi/PropertyValueCombinationPolicy.html" 
title="interface in 
org.apache.tamaya.spi">PropertyValueCombinationPolicy</a>&nbsp;getPropertyValueCombinationPolicy()</pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../../org/apache/tamaya/spi/ConfigurationContext.html#getPropertyValueCombinationPolicy--">ConfigurationContext</a></code></span></div>
-<div class="block">Access 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>
+<pre>public&nbsp;<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;getPropertyValueCombinationPolicy()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a 
href="../../../../../org/apache/tamaya/spi/ConfigurationContext.html#getPropertyValueCombinationPolicy--">getPropertyValueCombinationPolicy</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/tamaya/spi/ConfigurationContext.html" 
title="interface in org.apache.tamaya.spi">ConfigurationContext</a></code></dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the <a 
href="../../../../../org/apache/tamaya/spi/PropertyValueCombinationPolicy.html" 
title="interface in 
org.apache.tamaya.spi"><code>PropertyValueCombinationPolicy</code></a> used, 
never null.</dd>
+<dd><code><a 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContext.html?is-external=true#getPropertyValueCombinationPolicy--";
 title="class or interface in 
org.apache.tamaya.spi">getPropertyValueCombinationPolicy</a></code>&nbsp;in 
interface&nbsp;<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></dd>
 </dl>
 </li>
 </ul>
@@ -504,14 +372,10 @@ public&nbsp;void&nbsp;addPropertySources(<a 
href="../../../../../org/apache/tama
 <ul class="blockListLast">
 <li class="blockList">
 <h4>toBuilder</h4>
-<pre>public&nbsp;<a 
href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html" 
title="interface in 
org.apache.tamaya.spi">ConfigurationContextBuilder</a>&nbsp;toBuilder()</pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from 
interface:&nbsp;<code><a 
href="../../../../../org/apache/tamaya/spi/ConfigurationContext.html#toBuilder--">ConfigurationContext</a></code></span></div>
-<div class="block">Creates a <a 
href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html" 
title="interface in 
org.apache.tamaya.spi"><code>ConfigurationContextBuilder</code></a> 
preinitialized with the data from this instance.</div>
+<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;toBuilder()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code><a 
href="../../../../../org/apache/tamaya/spi/ConfigurationContext.html#toBuilder--">toBuilder</a></code>&nbsp;in
 interface&nbsp;<code><a 
href="../../../../../org/apache/tamaya/spi/ConfigurationContext.html" 
title="interface in org.apache.tamaya.spi">ConfigurationContext</a></code></dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>a new builder instance, never null.</dd>
+<dd><code><a 
href="http://tamaya.incubator.apache.org/apidocs/org/apache/tamaya/spi/ConfigurationContext.html?is-external=true#toBuilder--";
 title="class or interface in 
org.apache.tamaya.spi">toBuilder</a></code>&nbsp;in interface&nbsp;<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></dd>
 </dl>
 </li>
 </ul>


Reply via email to