You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tamaya.apache.org by an...@apache.org on 2015/08/22 17:33:16 UTC

svn commit: r1697093 [9/29] - in /incubator/tamaya/site/trunk: ./ content/ content/javadoc/api/java7/ content/javadoc/api/java7/org/apache/tamaya/ content/javadoc/api/java7/org/apache/tamaya/spi/ content/javadoc/api/java8/ content/javadoc/api/java8/org...

Modified: incubator/tamaya/site/trunk/content/javadoc/api/java8/org/apache/tamaya/ConfigurationProvider.html
URL: http://svn.apache.org/viewvc/incubator/tamaya/site/trunk/content/javadoc/api/java8/org/apache/tamaya/ConfigurationProvider.html?rev=1697093&r1=1697092&r2=1697093&view=diff
==============================================================================
--- incubator/tamaya/site/trunk/content/javadoc/api/java8/org/apache/tamaya/ConfigurationProvider.html (original)
+++ incubator/tamaya/site/trunk/content/javadoc/api/java8/org/apache/tamaya/ConfigurationProvider.html Sat Aug 22 15:33:14 2015
@@ -2,9 +2,15 @@
 <!-- NewPage -->
 <html lang="de">
 <head>
-<!-- Generated by javadoc (1.8.0) on Sat May 02 00:11:40 CEST 2015 -->
-<title>ConfigurationProvider</title>
-<meta name="date" content="2015-05-02">
+<!-- Generated by javadoc (1.8.0_45) on Thu Aug 06 19:59:59 CEST 2015 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>ConfigurationProvider (Apache Tamaya Java 8 API 0.1-incubating API)</title>
+<meta name="date" content="2015-08-06">
+<meta name="keywords" content="org.apache.tamaya.ConfigurationProvider class">
+<meta name="keywords" content="getConfiguration()">
+<meta name="keywords" content="getConfigurationContext()">
+<meta name="keywords" content="setConfigurationContext()">
+<meta name="keywords" content="getConfigurationContextBuilder()">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +18,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ConfigurationProvider";
+            parent.document.title="ConfigurationProvider (Apache Tamaya Java 8 API 0.1-incubating API)";
         }
     }
     catch(err) {
@@ -40,9 +46,10 @@ var activeTableTab = "activeTableTab";
 <li><a href="../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ConfigurationProvider.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../index-all.html">Index</a></li>
 <li><a href="../../../help-doc.html">Help</a></li>
 </ul>
 </div>
@@ -96,7 +103,7 @@ var activeTableTab = "activeTableTab";
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<li>java.lang.Object</li>
+<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
 <li>org.apache.tamaya.ConfigurationProvider</li>
@@ -109,7 +116,7 @@ var activeTableTab = "activeTableTab";
 <hr>
 <br>
 <pre>public final class <span class="typeNameLabel">ConfigurationProvider</span>
-extends java.lang.Object</pre>
+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></pre>
 <div class="block">Static access to the <a href="../../../org/apache/tamaya/Configuration.html" title="interface in org.apache.tamaya"><code>Configuration</code></a> for the very application.</div>
 </li>
 </ul>
@@ -159,8 +166,8 @@ extends java.lang.Object</pre>
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
-<code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang
 /Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
 </ul>
 </li>
 </ul>
@@ -220,7 +227,7 @@ extends java.lang.Object</pre>
 <dt><span class="paramLabel">Parameters:</span></dt>
 <dd><code>context</code> - the new ConfigurationContext to be applied.</dd>
 <dt><span class="throwsLabel">Throws:</span></dt>
-<dd><code>java.lang.UnsupportedOperationException</code> - if the current provider is read-only and does not support
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/UnsupportedOperationException.html?is-external=true" title="class or interface in java.lang">UnsupportedOperationException</a></code> - if the current provider is read-only and does not support
                                                  applying a new ConfigurationContext.</dd>
 </dl>
 </li>
@@ -264,9 +271,10 @@ extends java.lang.Object</pre>
 <li><a href="../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ConfigurationProvider.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../index-all.html">Index</a></li>
 <li><a href="../../../help-doc.html">Help</a></li>
 </ul>
 </div>
@@ -313,5 +321,6 @@ extends java.lang.Object</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2015 <a href="http://apache.org">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/tamaya/site/trunk/content/javadoc/api/java8/org/apache/tamaya/TypeLiteral.html
URL: http://svn.apache.org/viewvc/incubator/tamaya/site/trunk/content/javadoc/api/java8/org/apache/tamaya/TypeLiteral.html?rev=1697093&r1=1697092&r2=1697093&view=diff
==============================================================================
--- incubator/tamaya/site/trunk/content/javadoc/api/java8/org/apache/tamaya/TypeLiteral.html (original)
+++ incubator/tamaya/site/trunk/content/javadoc/api/java8/org/apache/tamaya/TypeLiteral.html Sat Aug 22 15:33:14 2015
@@ -2,9 +2,20 @@
 <!-- NewPage -->
 <html lang="de">
 <head>
-<!-- Generated by javadoc (1.8.0) on Sat May 02 00:11:40 CEST 2015 -->
-<title>TypeLiteral</title>
-<meta name="date" content="2015-05-02">
+<!-- Generated by javadoc (1.8.0_45) on Thu Aug 06 19:59:59 CEST 2015 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>TypeLiteral (Apache Tamaya Java 8 API 0.1-incubating API)</title>
+<meta name="date" content="2015-08-06">
+<meta name="keywords" content="org.apache.tamaya.TypeLiteral class">
+<meta name="keywords" content="of()">
+<meta name="keywords" content="getGenericInterfaceTypeParameters()">
+<meta name="keywords" content="getTypeParameters()">
+<meta name="keywords" content="getType()">
+<meta name="keywords" content="getRawType()">
+<meta name="keywords" content="getDefinedType()">
+<meta name="keywords" content="hashCode()">
+<meta name="keywords" content="equals()">
+<meta name="keywords" content="toString()">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,13 +23,13 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="TypeLiteral";
+            parent.document.title="TypeLiteral (Apache Tamaya Java 8 API 0.1-incubating API)";
         }
     }
     catch(err) {
     }
 //-->
-var methods = {"i0":10,"i1":9,"i2":10,"i3":10,"i4":9,"i5":10,"i6":9,"i7":10};
+var methods = {"i0":10,"i1":10,"i2":9,"i3":10,"i4":10,"i5":9,"i6":10,"i7":9,"i8":10};
 var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -40,9 +51,10 @@ var activeTableTab = "activeTableTab";
 <li><a href="../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/TypeLiteral.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../index-all.html">Index</a></li>
 <li><a href="../../../help-doc.html">Help</a></li>
 </ul>
 </div>
@@ -96,7 +108,7 @@ var activeTableTab = "activeTableTab";
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<li>java.lang.Object</li>
+<li><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
 <li>
 <ul class="inheritance">
 <li>org.apache.tamaya.TypeLiteral&lt;T&gt;</li>
@@ -112,13 +124,13 @@ var activeTableTab = "activeTableTab";
 </dl>
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd>java.io.Serializable</dd>
+<dd><a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a></dd>
 </dl>
 <hr>
 <br>
 <pre>public class <span class="typeNameLabel">TypeLiteral&lt;T&gt;</span>
-extends java.lang.Object
-implements java.io.Serializable</pre>
+extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>
+implements <a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a></pre>
 <div class="block"><p>Class for instantiation of objects that represent parameterized types
  with current parameters.</p>
  <p>
@@ -158,7 +170,9 @@ implements java.io.Serializable</pre>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><code>protected </code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/tamaya/TypeLiteral.html#TypeLiteral-java.lang.reflect.Type-">TypeLiteral</a></span>(java.lang.reflect.Type&nbsp;type)</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/tamaya/TypeLiteral.html#TypeLiteral-java.lang.reflect.Type-">TypeLiteral</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</a>&nbsp;definedType)</code>
+<div class="block">Constructor.</div>
+</td>
 </tr>
 </table>
 </li>
@@ -177,46 +191,47 @@ implements java.io.Serializable</pre>
 </tr>
 <tr id="i0" class="altColor">
 <td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/tamaya/TypeLiteral.html#equals-java.lang.Object-">equals</a></span>(java.lang.Object&nbsp;o)</code>&nbsp;</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/tamaya/TypeLiteral.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;obj)</code>&nbsp;</td>
 </tr>
 <tr id="i1" class="rowColor">
-<td class="colFirst"><code>static java.lang.reflect.Type</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/tamaya/TypeLiteral.html#getGenericInterfaceTypeParameter-java.lang.Class-java.lang.Class-">getGenericInterfaceTypeParameter</a></span>(java.lang.Class&lt;?&gt;&nbsp;clazz,
-                                java.lang.Class&lt;?&gt;&nbsp;interfaceType)</code>
-<div class="block">Checks the current implemented generic interfaces and evaluates the given single type parameter.</div>
-</td>
+<td class="colFirst"><code>protected <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/tamaya/TypeLiteral.html#getDefinedType-java.lang.Class-">getDefinedType</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;clazz)</code>&nbsp;</td>
 </tr>
 <tr id="i2" class="altColor">
-<td class="colFirst"><code>java.lang.Class&lt;<a href="../../../org/apache/tamaya/TypeLiteral.html" title="type parameter in TypeLiteral">T</a>&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/tamaya/TypeLiteral.html#getRawType--">getRawType</a></span>()</code>
-<div class="block">Get the raw type of the current type.</div>
+<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</a>[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/tamaya/TypeLiteral.html#getGenericInterfaceTypeParameters-java.lang.Class-java.lang.Class-">getGenericInterfaceTypeParameters</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;clazz,
+                                 <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;interfaceType)</code>
+<div class="block">Checks the current implemented generic interfaces and evaluates the given single type parameter.</div>
 </td>
 </tr>
 <tr id="i3" class="rowColor">
-<td class="colFirst"><code>java.lang.reflect.Type</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/tamaya/TypeLiteral.html#getType--">getType</a></span>()</code>
-<div class="block">Returns basic Java type.</div>
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;<a href="../../../org/apache/tamaya/TypeLiteral.html" title="type parameter in TypeLiteral">T</a>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/tamaya/TypeLiteral.html#getRawType--">getRawType</a></span>()</code>
+<div class="block">Returns basic raw Java type.</div>
 </td>
 </tr>
 <tr id="i4" class="altColor">
-<td class="colFirst"><code>static java.lang.reflect.Type</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/tamaya/TypeLiteral.html#getTypeParameter-java.lang.Class-java.lang.Class-">getTypeParameter</a></span>(java.lang.Class&lt;?&gt;&nbsp;clazz,
-                java.lang.Class&lt;?&gt;&nbsp;interfaceType)</code>
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</a></code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/tamaya/TypeLiteral.html#getType--">getType</a></span>()</code>&nbsp;</td>
+</tr>
+<tr id="i5" class="rowColor">
+<td class="colFirst"><code>static <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</a>[]</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/tamaya/TypeLiteral.html#getTypeParameters-java.lang.reflect.Type-">getTypeParameters</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</a>&nbsp;type)</code>
 <div class="block">Method that checks the class's type for a generic interface implementation type.</div>
 </td>
 </tr>
-<tr id="i5" class="rowColor">
+<tr id="i6" class="altColor">
 <td class="colFirst"><code>int</code></td>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/tamaya/TypeLiteral.html#hashCode--">hashCode</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i6" class="altColor">
+<tr id="i7" class="rowColor">
 <td class="colFirst"><code>static &lt;R&gt;&nbsp;<a href="../../../org/apache/tamaya/TypeLiteral.html" title="class in org.apache.tamaya">TypeLiteral</a>&lt;R&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/tamaya/TypeLiteral.html#of-java.lang.reflect.Type-">of</a></span>(java.lang.reflect.Type&nbsp;type)</code>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/tamaya/TypeLiteral.html#of-java.lang.reflect.Type-">of</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</a>&nbsp;type)</code>
 <div class="block">Creates a new TypeLiteral based on a given type.</div>
 </td>
 </tr>
-<tr id="i7" class="rowColor">
-<td class="colFirst"><code>java.lang.String</code></td>
+<tr id="i8" class="altColor">
+<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>
 <td class="colLast"><code><span class="memberNameLink"><a href="../../../org/apache/tamaya/TypeLiteral.html#toString--">toString</a></span>()</code>&nbsp;</td>
 </tr>
 </table>
@@ -224,8 +239,8 @@ implements java.io.Serializable</pre>
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
-<code>clone, finalize, getClass, notify, notifyAll, wait, wait, wait</code></li>
+<h3>Methods inherited from class&nbsp;java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
+<code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#clone--" title="class or interface in java.lang">clone</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#finalize--" title="class or interface in java.lang">finalize</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-ex
 ternal=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
 </ul>
 </li>
 </ul>
@@ -247,7 +262,12 @@ implements java.io.Serializable</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>TypeLiteral</h4>
-<pre>protected&nbsp;TypeLiteral(java.lang.reflect.Type&nbsp;type)</pre>
+<pre>protected&nbsp;TypeLiteral(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</a>&nbsp;definedType)</pre>
+<div class="block">Constructor.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>definedType</code> - the defined type.</dd>
+</dl>
 </li>
 </ul>
 <a name="TypeLiteral--">
@@ -274,7 +294,7 @@ implements java.io.Serializable</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>of</h4>
-<pre>public static&nbsp;&lt;R&gt;&nbsp;<a href="../../../org/apache/tamaya/TypeLiteral.html" title="class in org.apache.tamaya">TypeLiteral</a>&lt;R&gt;&nbsp;of(java.lang.reflect.Type&nbsp;type)</pre>
+<pre>public static&nbsp;&lt;R&gt;&nbsp;<a href="../../../org/apache/tamaya/TypeLiteral.html" title="class in org.apache.tamaya">TypeLiteral</a>&lt;R&gt;&nbsp;of(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</a>&nbsp;type)</pre>
 <div class="block">Creates a new TypeLiteral based on a given type.</div>
 <dl>
 <dt><span class="paramLabel">Type Parameters:</span></dt>
@@ -286,14 +306,14 @@ implements java.io.Serializable</pre>
 </dl>
 </li>
 </ul>
-<a name="getGenericInterfaceTypeParameter-java.lang.Class-java.lang.Class-">
+<a name="getGenericInterfaceTypeParameters-java.lang.Class-java.lang.Class-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>getGenericInterfaceTypeParameter</h4>
-<pre>public static&nbsp;java.lang.reflect.Type&nbsp;getGenericInterfaceTypeParameter(java.lang.Class&lt;?&gt;&nbsp;clazz,
-                                                                      java.lang.Class&lt;?&gt;&nbsp;interfaceType)</pre>
+<h4>getGenericInterfaceTypeParameters</h4>
+<pre>public static&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</a>[]&nbsp;getGenericInterfaceTypeParameters(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;clazz,
+                                                       <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;interfaceType)</pre>
 <div class="block">Checks the current implemented generic interfaces and evaluates the given single type parameter.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -304,19 +324,17 @@ implements java.io.Serializable</pre>
 </dl>
 </li>
 </ul>
-<a name="getTypeParameter-java.lang.Class-java.lang.Class-">
+<a name="getTypeParameters-java.lang.reflect.Type-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>getTypeParameter</h4>
-<pre>public static&nbsp;java.lang.reflect.Type&nbsp;getTypeParameter(java.lang.Class&lt;?&gt;&nbsp;clazz,
-                                                      java.lang.Class&lt;?&gt;&nbsp;interfaceType)</pre>
+<h4>getTypeParameters</h4>
+<pre>public static&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</a>[]&nbsp;getTypeParameters(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</a>&nbsp;type)</pre>
 <div class="block">Method that checks the class's type for a generic interface implementation type.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>clazz</code> - the type class, not null.</dd>
-<dd><code>interfaceType</code> - the generic interface to check (there could be multiple ones implemented by a class).</dd>
+<dd><code>type</code> - the type, not null.</dd>
 <dt><span class="returnLabel">Returns:</span></dt>
 <dd>the generic type parameter of the given single type generic interfaceType, or null.</dd>
 </dl>
@@ -328,12 +346,7 @@ implements java.io.Serializable</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>getType</h4>
-<pre>public final&nbsp;java.lang.reflect.Type&nbsp;getType()</pre>
-<div class="block">Returns basic Java type.</div>
-<dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the actual type represented by this object</dd>
-</dl>
+<pre>public final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</a>&nbsp;getType()</pre>
 </li>
 </ul>
 <a name="getRawType--">
@@ -342,25 +355,21 @@ implements java.io.Serializable</pre>
 <ul class="blockList">
 <li class="blockList">
 <h4>getRawType</h4>
-<pre>public final&nbsp;java.lang.Class&lt;<a href="../../../org/apache/tamaya/TypeLiteral.html" title="type parameter in TypeLiteral">T</a>&gt;&nbsp;getRawType()</pre>
-<div class="block">Get the raw type of the current type.</div>
+<pre>public final&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;<a href="../../../org/apache/tamaya/TypeLiteral.html" title="type parameter in TypeLiteral">T</a>&gt;&nbsp;getRawType()</pre>
+<div class="block">Returns basic raw Java type.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
-<dd>the raw type represented by this object</dd>
+<dd>the actual type represented by this object</dd>
 </dl>
 </li>
 </ul>
-<a name="equals-java.lang.Object-">
+<a name="getDefinedType-java.lang.Class-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>equals</h4>
-<pre>public&nbsp;boolean&nbsp;equals(java.lang.Object&nbsp;o)</pre>
-<dl>
-<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
-<dd><code>equals</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
-</dl>
+<h4>getDefinedType</h4>
+<pre>protected&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/reflect/Type.html?is-external=true" title="class or interface in java.lang.reflect">Type</a>&nbsp;getDefinedType(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;?&gt;&nbsp;clazz)</pre>
 </li>
 </ul>
 <a name="hashCode--">
@@ -372,7 +381,20 @@ implements java.io.Serializable</pre>
 <pre>public&nbsp;int&nbsp;hashCode()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
-<dd><code>hashCode</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a></code>&nbsp;in class&nbsp;<code><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></code></dd>
+</dl>
+</li>
+</ul>
+<a name="equals-java.lang.Object-">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>equals</h4>
+<pre>public&nbsp;boolean&nbsp;equals(<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;obj)</pre>
+<dl>
+<dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a></code>&nbsp;in class&nbsp;<code><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></code></dd>
 </dl>
 </li>
 </ul>
@@ -382,10 +404,10 @@ implements java.io.Serializable</pre>
 <ul class="blockListLast">
 <li class="blockList">
 <h4>toString</h4>
-<pre>public&nbsp;java.lang.String&nbsp;toString()</pre>
+<pre>public&nbsp;<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;toString()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Overrides:</span></dt>
-<dd><code>toString</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a></code>&nbsp;in class&nbsp;<code><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></code></dd>
 </dl>
 </li>
 </ul>
@@ -408,9 +430,10 @@ implements java.io.Serializable</pre>
 <li><a href="../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/TypeLiteral.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../index-all.html">Index</a></li>
 <li><a href="../../../help-doc.html">Help</a></li>
 </ul>
 </div>
@@ -457,5 +480,6 @@ implements java.io.Serializable</pre>
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2015 <a href="http://apache.org">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/tamaya/site/trunk/content/javadoc/api/java8/org/apache/tamaya/package-frame.html
URL: http://svn.apache.org/viewvc/incubator/tamaya/site/trunk/content/javadoc/api/java8/org/apache/tamaya/package-frame.html?rev=1697093&r1=1697092&r2=1697093&view=diff
==============================================================================
--- incubator/tamaya/site/trunk/content/javadoc/api/java8/org/apache/tamaya/package-frame.html (original)
+++ incubator/tamaya/site/trunk/content/javadoc/api/java8/org/apache/tamaya/package-frame.html Sat Aug 22 15:33:14 2015
@@ -2,9 +2,11 @@
 <!-- NewPage -->
 <html lang="de">
 <head>
-<!-- Generated by javadoc (1.8.0) on Sat May 02 00:11:40 CEST 2015 -->
-<title>org.apache.tamaya</title>
-<meta name="date" content="2015-05-02">
+<!-- Generated by javadoc (1.8.0_45) on Thu Aug 06 19:59:59 CEST 2015 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>org.apache.tamaya (Apache Tamaya Java 8 API 0.1-incubating API)</title>
+<meta name="date" content="2015-08-06">
+<meta name="keywords" content="org.apache.tamaya package">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>

Modified: incubator/tamaya/site/trunk/content/javadoc/api/java8/org/apache/tamaya/package-summary.html
URL: http://svn.apache.org/viewvc/incubator/tamaya/site/trunk/content/javadoc/api/java8/org/apache/tamaya/package-summary.html?rev=1697093&r1=1697092&r2=1697093&view=diff
==============================================================================
--- incubator/tamaya/site/trunk/content/javadoc/api/java8/org/apache/tamaya/package-summary.html (original)
+++ incubator/tamaya/site/trunk/content/javadoc/api/java8/org/apache/tamaya/package-summary.html Sat Aug 22 15:33:14 2015
@@ -2,9 +2,11 @@
 <!-- NewPage -->
 <html lang="de">
 <head>
-<!-- Generated by javadoc (1.8.0) on Sat May 02 00:11:40 CEST 2015 -->
-<title>org.apache.tamaya</title>
-<meta name="date" content="2015-05-02">
+<!-- Generated by javadoc (1.8.0_45) on Thu Aug 06 19:59:59 CEST 2015 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>org.apache.tamaya (Apache Tamaya Java 8 API 0.1-incubating API)</title>
+<meta name="date" content="2015-08-06">
+<meta name="keywords" content="org.apache.tamaya package">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +14,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.tamaya";
+            parent.document.title="org.apache.tamaya (Apache Tamaya Java 8 API 0.1-incubating API)";
         }
     }
     catch(err) {
@@ -34,9 +36,10 @@
 <li><a href="../../../overview-summary.html">Overview</a></li>
 <li class="navBarCell1Rev">Package</li>
 <li>Class</li>
+<li><a href="package-use.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../index-all.html">Index</a></li>
 <li><a href="../../../help-doc.html">Help</a></li>
 </ul>
 </div>
@@ -158,9 +161,10 @@
 <li><a href="../../../overview-summary.html">Overview</a></li>
 <li class="navBarCell1Rev">Package</li>
 <li>Class</li>
+<li><a href="package-use.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../index-all.html">Index</a></li>
 <li><a href="../../../help-doc.html">Help</a></li>
 </ul>
 </div>
@@ -192,5 +196,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2015 <a href="http://apache.org">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/tamaya/site/trunk/content/javadoc/api/java8/org/apache/tamaya/package-tree.html
URL: http://svn.apache.org/viewvc/incubator/tamaya/site/trunk/content/javadoc/api/java8/org/apache/tamaya/package-tree.html?rev=1697093&r1=1697092&r2=1697093&view=diff
==============================================================================
--- incubator/tamaya/site/trunk/content/javadoc/api/java8/org/apache/tamaya/package-tree.html (original)
+++ incubator/tamaya/site/trunk/content/javadoc/api/java8/org/apache/tamaya/package-tree.html Sat Aug 22 15:33:14 2015
@@ -2,9 +2,10 @@
 <!-- NewPage -->
 <html lang="de">
 <head>
-<!-- Generated by javadoc (1.8.0) on Sat May 02 00:11:40 CEST 2015 -->
-<title>org.apache.tamaya Class Hierarchy</title>
-<meta name="date" content="2015-05-02">
+<!-- Generated by javadoc (1.8.0_45) on Thu Aug 06 19:59:59 CEST 2015 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>org.apache.tamaya Class Hierarchy (Apache Tamaya Java 8 API 0.1-incubating API)</title>
+<meta name="date" content="2015-08-06">
 <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../script.js"></script>
 </head>
@@ -12,7 +13,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="org.apache.tamaya Class Hierarchy";
+            parent.document.title="org.apache.tamaya Class Hierarchy (Apache Tamaya Java 8 API 0.1-incubating API)";
         }
     }
     catch(err) {
@@ -34,9 +35,10 @@
 <li><a href="../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li>Class</li>
+<li>Use</li>
 <li class="navBarCell1Rev">Tree</li>
 <li><a href="../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../index-all.html">Index</a></li>
 <li><a href="../../../help-doc.html">Help</a></li>
 </ul>
 </div>
@@ -78,14 +80,14 @@
 <div class="contentContainer">
 <h2 title="Class Hierarchy">Class Hierarchy</h2>
 <ul>
-<li type="circle">java.lang.Object
+<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Object</span></a>
 <ul>
 <li type="circle">org.apache.tamaya.<a href="../../../org/apache/tamaya/ConfigurationProvider.html" title="class in org.apache.tamaya"><span class="typeNameLink">ConfigurationProvider</span></a></li>
-<li type="circle">java.lang.Throwable (implements java.io.Serializable)
+<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Throwable</span></a> (implements java.io.<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)
 <ul>
-<li type="circle">java.lang.Exception
+<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">Exception</span></a>
 <ul>
-<li type="circle">java.lang.RuntimeException
+<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang"><span class="typeNameLink">RuntimeException</span></a>
 <ul>
 <li type="circle">org.apache.tamaya.<a href="../../../org/apache/tamaya/ConfigException.html" title="class in org.apache.tamaya"><span class="typeNameLink">ConfigException</span></a></li>
 </ul>
@@ -94,7 +96,7 @@
 </li>
 </ul>
 </li>
-<li type="circle">org.apache.tamaya.<a href="../../../org/apache/tamaya/TypeLiteral.html" title="class in org.apache.tamaya"><span class="typeNameLink">TypeLiteral</span></a>&lt;T&gt; (implements java.io.Serializable)</li>
+<li type="circle">org.apache.tamaya.<a href="../../../org/apache/tamaya/TypeLiteral.html" title="class in org.apache.tamaya"><span class="typeNameLink">TypeLiteral</span></a>&lt;T&gt; (implements java.io.<a href="http://docs.oracle.com/javase/7/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)</li>
 </ul>
 </li>
 </ul>
@@ -117,9 +119,10 @@
 <li><a href="../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li>Class</li>
+<li>Use</li>
 <li class="navBarCell1Rev">Tree</li>
 <li><a href="../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../index-all.html">Index</a></li>
 <li><a href="../../../help-doc.html">Help</a></li>
 </ul>
 </div>
@@ -151,5 +154,6 @@
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2015 <a href="http://apache.org">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>

Modified: incubator/tamaya/site/trunk/content/javadoc/api/java8/org/apache/tamaya/spi/ConfigurationContext.html
URL: http://svn.apache.org/viewvc/incubator/tamaya/site/trunk/content/javadoc/api/java8/org/apache/tamaya/spi/ConfigurationContext.html?rev=1697093&r1=1697092&r2=1697093&view=diff
==============================================================================
--- incubator/tamaya/site/trunk/content/javadoc/api/java8/org/apache/tamaya/spi/ConfigurationContext.html (original)
+++ incubator/tamaya/site/trunk/content/javadoc/api/java8/org/apache/tamaya/spi/ConfigurationContext.html Sat Aug 22 15:33:14 2015
@@ -2,9 +2,16 @@
 <!-- NewPage -->
 <html lang="de">
 <head>
-<!-- Generated by javadoc (1.8.0) on Sat May 02 00:11:40 CEST 2015 -->
-<title>ConfigurationContext</title>
-<meta name="date" content="2015-05-02">
+<!-- Generated by javadoc (1.8.0_45) on Thu Aug 06 19:59:59 CEST 2015 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>ConfigurationContext (Apache Tamaya Java 8 API 0.1-incubating API)</title>
+<meta name="date" content="2015-08-06">
+<meta name="keywords" content="org.apache.tamaya.spi.ConfigurationContext interface">
+<meta name="keywords" content="getPropertySources()">
+<meta name="keywords" content="getPropertyConverters()">
+<meta name="keywords" content="getPropertyFilters()">
+<meta name="keywords" content="getPropertyValueCombinationPolicy()">
+<meta name="keywords" content="toBuilder()">
 <link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../script.js"></script>
 </head>
@@ -12,14 +19,14 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="ConfigurationContext";
+            parent.document.title="ConfigurationContext (Apache Tamaya Java 8 API 0.1-incubating API)";
         }
     }
     catch(err) {
     }
 //-->
-var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6};
-var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
+var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":18,"i5":6,"i6":6};
+var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"],16:["t5","Default Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
 var tableTab = "tableTab";
@@ -40,9 +47,10 @@ var activeTableTab = "activeTableTab";
 <li><a href="../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ConfigurationContext.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../index-all.html">Index</a></li>
 <li><a href="../../../../help-doc.html">Help</a></li>
 </ul>
 </div>
@@ -117,58 +125,57 @@ var activeTableTab = "activeTableTab";
 </a>
 <h3>Method Summary</h3>
 <table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
-<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
+<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t5" class="tableTab"><span><a href="javascript:show(16);">Default Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
 <tr>
 <th class="colFirst" scope="col">Modifier and Type</th>
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr id="i0" class="altColor">
-<td class="colFirst"><code>&lt;T&gt;&nbsp;void</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/tamaya/spi/ConfigurationContext.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>
-</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/spi/ConfigurationContext.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>
-<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>
-</tr>
-<tr id="i2" class="altColor">
-<td class="colFirst"><code>java.util.Map&lt;<a href="../../../../org/apache/tamaya/TypeLiteral.html" title="class in org.apache.tamaya">TypeLiteral</a>&lt;?&gt;,java.util.List&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="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/spi/ConfigurationContext.html#getPropertyConverters--">getPropertyConverters</a></span>()</code>
 <div class="block">
  This method returns the Map of registered PropertyConverters
  per type.</div>
 </td>
 </tr>
-<tr id="i3" class="rowColor">
-<td class="colFirst"><code>&lt;T&gt;&nbsp;java.util.List&lt;<a href="../../../../org/apache/tamaya/spi/PropertyConverter.html" title="interface in org.apache.tamaya.spi">PropertyConverter</a>&lt;T&gt;&gt;</code></td>
+<tr id="i1" class="rowColor">
+<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/spi/ConfigurationContext.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;type)</code>
 <div class="block">
  This method returns the registered PropertyConverters for a given type.</div>
 </td>
 </tr>
-<tr id="i4" class="altColor">
-<td class="colFirst"><code>java.util.List&lt;<a href="../../../../org/apache/tamaya/spi/PropertyFilter.html" title="interface in org.apache.tamaya.spi">PropertyFilter</a>&gt;</code></td>
+<tr id="i2" class="altColor">
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="../../../../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/spi/ConfigurationContext.html#getPropertyFilters--">getPropertyFilters</a></span>()</code>
 <div class="block">Access the current PropertyFilter instances.</div>
 </td>
 </tr>
-<tr id="i5" class="rowColor">
-<td class="colFirst"><code>java.util.List&lt;<a href="../../../../org/apache/tamaya/spi/PropertySource.html" title="interface in org.apache.tamaya.spi">PropertySource</a>&gt;</code></td>
+<tr id="i3" 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/spi/ConfigurationContext.html#getPropertySources--">getPropertySources</a></span>()</code>
 <div class="block">This method returns the current list of registered PropertySources ordered via their ordinal.</div>
 </td>
 </tr>
-<tr id="i6" class="altColor">
+<tr id="i4" class="altColor">
+<td class="colFirst"><code>default <a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../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/spi/ConfigurationContext.html#getPropertySources-java.util.function.Predicate-">getPropertySources</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/function.Predicate.html?is-external=true" title="class or interface in java.util">java.util.function.Predicate</a>&lt;<a href="../../../../org/apache/tamaya/spi/PropertySource.html" title="interface in org.apache.tamaya.spi">PropertySource</a>&gt;&nbsp;selector)</code>
+<div class="block">This method returns a subset ot the currently registered PropertySources.</div>
+</td>
+</tr>
+<tr id="i5" class="rowColor">
 <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/spi/ConfigurationContext.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>
 </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/spi/ConfigurationContext.html#toBuilder--">toBuilder</a></span>()</code>
+<div class="block">Creates a new updates instance for changing the current ConfigurationContext.</div>
+</td>
+</tr>
 </table>
 </li>
 </ul>
@@ -184,28 +191,13 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a>
 <h3>Method Detail</h3>
-<a name="addPropertySources-org.apache.tamaya.spi.PropertySource...-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>addPropertySources</h4>
-<pre>void&nbsp;addPropertySources(<a href="../../../../org/apache/tamaya/spi/PropertySource.html" title="interface in org.apache.tamaya.spi">PropertySource</a>...&nbsp;propertySourcesToAdd)</pre>
-<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="paramLabel">Parameters:</span></dt>
-<dd><code>propertySourcesToAdd</code> - the PropertySources to add</dd>
-</dl>
-</li>
-</ul>
 <a name="getPropertySources--">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
 <h4>getPropertySources</h4>
-<pre>java.util.List&lt;<a href="../../../../org/apache/tamaya/spi/PropertySource.html" title="interface in org.apache.tamaya.spi">PropertySource</a>&gt;&nbsp;getPropertySources()</pre>
+<pre><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">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.
@@ -220,20 +212,19 @@ var activeTableTab = "activeTableTab";
 </dl>
 </li>
 </ul>
-<a name="addPropertyConverter-org.apache.tamaya.TypeLiteral-org.apache.tamaya.spi.PropertyConverter-">
+<a name="getPropertySources-java.util.function.Predicate-">
 <!--   -->
 </a>
 <ul class="blockList">
 <li class="blockList">
-<h4>addPropertyConverter</h4>
-<pre>&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">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>
+<h4>getPropertySources</h4>
+<pre>default&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../org/apache/tamaya/spi/PropertySource.html" title="interface in org.apache.tamaya.spi">PropertySource</a>&gt;&nbsp;getPropertySources(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/function.Predicate.html?is-external=true" title="class or interface in java.util">java.util.function.Predicate</a>&lt;<a href="../../../../org/apache/tamaya/spi/PropertySource.html" title="interface in org.apache.tamaya.spi">PropertySource</a>&gt;&nbsp;selector)</pre>
+<div class="block">This method returns a subset ot the currently registered PropertySources.</div>
 <dl>
 <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>
+<dd><code>selector</code> - the selector query, not null.</dd>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>a collectino of selected PropertySources.</dd>
 </dl>
 </li>
 </ul>
@@ -243,12 +234,12 @@ var activeTableTab = "activeTableTab";
 <ul class="blockList">
 <li class="blockList">
 <h4>getPropertyConverters</h4>
-<pre>java.util.Map&lt;<a href="../../../../org/apache/tamaya/TypeLiteral.html" title="class in org.apache.tamaya">TypeLiteral</a>&lt;?&gt;,java.util.List&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>
+<pre><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"><p>
  This method returns the Map of registered PropertyConverters
  per type.
- The List for each type is ordered via their <code>javax.annotation.Priority</code> and
- cladd name. Refer also to <a href="../../../../org/apache/tamaya/spi/ConfigurationContext.html#getPropertyConverters--"><code>getPropertyConverters()</code></a>.
+ 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
+ class name.
  </p>
  <p>
  A simplified scenario could be like:
@@ -272,12 +263,12 @@ var activeTableTab = "activeTableTab";
 <ul class="blockList">
 <li class="blockList">
 <h4>getPropertyConverters</h4>
-<pre>&lt;T&gt;&nbsp;java.util.List&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;type)</pre>
+<pre>&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;type)</pre>
 <div class="block"><p>
  This method returns the registered PropertyConverters for a given type.
- The List for each type is ordered via their <code>javax.annotation.Priority</code>.
+ 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>
  <p>
  PropertyConverters with a higher Priority come first. The PropertyConverter with the
  lowest Priority comes last.
@@ -285,20 +276,20 @@ var activeTableTab = "activeTableTab";
  using their class name just to ensure the user at least gets the same ordering
  after a JVM restart.
  </p>
-
+ <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:
  <ol>
-     <le>Look for static factory methods: <code>of(String), valueOf(String), getInstance(String),
-     instanceOf(String), fomr(String)</code></le>
-     <le>Look for a matching constructor: <code>T(String)</code>.</le>
+ <le>Look for static factory methods: <code>of(String), valueOf(String), getInstance(String),
+ instanceOf(String), fomr(String)</code></le>
+ <le>Look for a matching constructor: <code>T(String)</code>.</le>
  </ol>
  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>
  <p>
  The scenario could be like:
  <pre>
@@ -309,7 +300,7 @@ var activeTableTab = "activeTableTab";
   }
  </pre>
  </p>
-
+ <p>
  <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.
@@ -328,7 +319,7 @@ var activeTableTab = "activeTableTab";
 <ul class="blockList">
 <li class="blockList">
 <h4>getPropertyFilters</h4>
-<pre>java.util.List&lt;<a href="../../../../org/apache/tamaya/spi/PropertyFilter.html" title="interface in org.apache.tamaya.spi">PropertyFilter</a>&gt;&nbsp;getPropertyFilters()</pre>
+<pre><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">Access the current PropertyFilter instances.</div>
 <dl>
 <dt><span class="returnLabel">Returns:</span></dt>
@@ -339,7 +330,7 @@ var activeTableTab = "activeTableTab";
 <a name="getPropertyValueCombinationPolicy--">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>getPropertyValueCombinationPolicy</h4>
 <pre><a href="../../../../org/apache/tamaya/spi/PropertyValueCombinationPolicy.html" title="interface in org.apache.tamaya.spi">PropertyValueCombinationPolicy</a>&nbsp;getPropertyValueCombinationPolicy()</pre>
@@ -351,6 +342,22 @@ var activeTableTab = "activeTableTab";
 </dl>
 </li>
 </ul>
+<a name="toBuilder--">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>toBuilder</h4>
+<pre><a href="../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html" title="interface in org.apache.tamaya.spi">ConfigurationContextBuilder</a>&nbsp;toBuilder()</pre>
+<div class="block">Creates a new updates instance for changing the current ConfigurationContext.</div>
+<dl>
+<dt><span class="returnLabel">Returns:</span></dt>
+<dd>a new ConfigurationContextUpdates instance.</dd>
+<dt><span class="throwsLabel">Throws:</span></dt>
+<dd><code><a href="http://docs.oracle.com/javase/7/docs/api/java/lang/UnsupportedOperationException.html?is-external=true" title="class or interface in java.lang">UnsupportedOperationException</a></code> - if this ConfigurationContext is not updateable.</dd>
+</dl>
+</li>
+</ul>
 </li>
 </ul>
 </li>
@@ -370,9 +377,10 @@ var activeTableTab = "activeTableTab";
 <li><a href="../../../../overview-summary.html">Overview</a></li>
 <li><a href="package-summary.html">Package</a></li>
 <li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ConfigurationContext.html">Use</a></li>
 <li><a href="package-tree.html">Tree</a></li>
 <li><a href="../../../../deprecated-list.html">Deprecated</a></li>
-<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../index-all.html">Index</a></li>
 <li><a href="../../../../help-doc.html">Help</a></li>
 </ul>
 </div>
@@ -419,5 +427,6 @@ var activeTableTab = "activeTableTab";
 <!--   -->
 </a></div>
 <!-- ======== END OF BOTTOM NAVBAR ======= -->
+<p class="legalCopy"><small>Copyright &#169; 2014&#x2013;2015 <a href="http://apache.org">Apache Software Foundation</a>. All rights reserved.</small></p>
 </body>
 </html>