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

svn commit: r962708 [29/30] - in /websites/staging/tamaya/trunk/content: ./ documentation/ javadoc/api/java7/ javadoc/api/java7/org/apache/tamaya/ javadoc/api/java7/org/apache/tamaya/spi/ javadoc/api/java8/ javadoc/api/java8/org/apache/tamaya/ javadoc/...

Modified: websites/staging/tamaya/trunk/content/javadoc/core/java8/org/apache/tamaya/core/propertysource/SimplePropertySource.html
==============================================================================
--- websites/staging/tamaya/trunk/content/javadoc/core/java8/org/apache/tamaya/core/propertysource/SimplePropertySource.html (original)
+++ websites/staging/tamaya/trunk/content/javadoc/core/java8/org/apache/tamaya/core/propertysource/SimplePropertySource.html Sat Aug 22 15:35:30 2015
@@ -2,9 +2,13 @@
 <!-- NewPage -->
 <html lang="de">
 <head>
-<!-- Generated by javadoc (1.8.0) on Sat May 02 00:16:12 CEST 2015 -->
-<title>SimplePropertySource</title>
-<meta name="date" content="2015-05-02">
+<!-- Generated by javadoc (1.8.0_45) on Thu Aug 06 20:00:49 CEST 2015 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>SimplePropertySource (Apache Tamaya Java 8 Core 0.1-incubating API)</title>
+<meta name="date" content="2015-08-06">
+<meta name="keywords" content="org.apache.tamaya.core.propertysource.SimplePropertySource class">
+<meta name="keywords" content="getName()">
+<meta name="keywords" content="getProperties()">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +16,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SimplePropertySource";
+            parent.document.title="SimplePropertySource (Apache Tamaya Java 8 Core 0.1-incubating API)";
         }
     }
     catch(err) {
@@ -40,9 +44,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/SimplePropertySource.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,30 +101,26 @@ var activeTableTab = "activeTableTab";
 </div>
 <div class="contentContainer">
 <ul class="inheritance">
-<li>java.lang.Object</li>
-<li>
-<ul class="inheritance">
-<li><a href="../../../../../org/apache/tamaya/core/propertysource/BasePropertySource.html" title="class in org.apache.tamaya.core.propertysource">org.apache.tamaya.core.propertysource.BasePropertySource</a></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.core.propertysource.SimplePropertySource</li>
 </ul>
 </li>
 </ul>
-</li>
-</ul>
 <div class="description">
 <ul class="blockList">
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd>org.apache.tamaya.spi.PropertySource</dd>
+<dd><a href="http://tamaya.incubator.apache.org/tamaya-java8/tamaya-api/apidocs/org/apache/tamaya/spi/PropertySource.html?is-external=true" title="class or interface in org.apache.tamaya.spi">PropertySource</a></dd>
 </dl>
 <hr>
 <br>
 <pre>public class <span class="typeNameLabel">SimplePropertySource</span>
-extends <a href="../../../../../org/apache/tamaya/core/propertysource/BasePropertySource.html" title="class in org.apache.tamaya.core.propertysource">BasePropertySource</a></pre>
-<div class="block">Simple implementation of a <code>PropertySource</code> for properties-files.</div>
+extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>
+implements <a href="http://tamaya.incubator.apache.org/tamaya-java8/tamaya-api/apidocs/org/apache/tamaya/spi/PropertySource.html?is-external=true" title="class or interface in org.apache.tamaya.spi">PropertySource</a></pre>
+<div class="block">Simple implementation of a <a href="http://tamaya.incubator.apache.org/tamaya-java8/tamaya-api/apidocs/org/apache/tamaya/spi/PropertySource.html?is-external=true" title="class or interface in org.apache.tamaya.spi"><code>PropertySource</code></a> for properties-files.</div>
 </li>
 </ul>
 </div>
@@ -136,8 +137,8 @@ extends <a href="../../../../../org/apac
 <li class="blockList"><a name="fields.inherited.from.class.org.apache.tamaya.spi.PropertySource">
 <!--   -->
 </a>
-<h3>Fields inherited from interface&nbsp;org.apache.tamaya.spi.PropertySource</h3>
-<code>TAMAYA_ORDINAL</code></li>
+<h3>Fields inherited from interface&nbsp;org.apache.tamaya.spi.<a href="http://tamaya.incubator.apache.org/tamaya-java8/tamaya-api/apidocs/org/apache/tamaya/spi/PropertySource.html?is-external=true" title="class or interface in org.apache.tamaya.spi">PropertySource</a></h3>
+<code><a href="http://tamaya.incubator.apache.org/tamaya-java8/tamaya-api/apidocs/org/apache/tamaya/spi/PropertySource.html?is-external=true#TAMAYA_ORDINAL" title="class or interface in org.apache.tamaya.spi">TAMAYA_ORDINAL</a></code></li>
 </ul>
 </li>
 </ul>
@@ -153,18 +154,24 @@ extends <a href="../../../../../org/apac
 <th class="colOne" scope="col">Constructor and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/tamaya/core/propertysource/SimplePropertySource.html#SimplePropertySource-java.io.File-">SimplePropertySource</a></span>(java.io.File&nbsp;propertiesLocation)</code>
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/tamaya/core/propertysource/SimplePropertySource.html#SimplePropertySource-java.io.File-">SimplePropertySource</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;propertiesLocation)</code>
 <div class="block">Creates a new Properties based PropertySource based on the given URL.</div>
 </td>
 </tr>
 <tr class="rowColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/tamaya/core/propertysource/SimplePropertySource.html#SimplePropertySource-java.lang.String-java.net.URL-">SimplePropertySource</a></span>(java.lang.String&nbsp;name,
-                    java.net.URL&nbsp;propertiesLocation)</code>
-<div class="block">Creates a new Properties based PropertySource based on the given URL.</div>
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/tamaya/core/propertysource/SimplePropertySource.html#SimplePropertySource-java.lang.String-java.util.Map-">SimplePropertySource</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,
+                    <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://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<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>&gt;&nbsp;properties)</code>
+<div class="block">Creates a new Properties based PropertySource based on the given properties map.</div>
 </td>
 </tr>
 <tr class="altColor">
-<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/tamaya/core/propertysource/SimplePropertySource.html#SimplePropertySource-java.net.URL-">SimplePropertySource</a></span>(java.net.URL&nbsp;propertiesLocation)</code>
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/tamaya/core/propertysource/SimplePropertySource.html#SimplePropertySource-java.lang.String-java.net.URL-">SimplePropertySource</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,
+                    <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a>&nbsp;propertiesLocation)</code>
+<div class="block">Creates a new Properties based PropertySource based on the given URL.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><span class="memberNameLink"><a href="../../../../../org/apache/tamaya/core/propertysource/SimplePropertySource.html#SimplePropertySource-java.net.URL-">SimplePropertySource</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a>&nbsp;propertiesLocation)</code>
 <div class="block">Creates a new Properties based PropertySource based on the given URL.</div>
 </td>
 </tr>
@@ -184,31 +191,27 @@ extends <a href="../../../../../org/apac
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr id="i0" class="altColor">
-<td class="colFirst"><code>java.lang.String</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/tamaya/core/propertysource/SimplePropertySource.html#getName--">getName</a></span>()</code>
-<div class="block">Get the name of the property source.</div>
-</td>
+<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/core/propertysource/SimplePropertySource.html#getName--">getName</a></span>()</code>&nbsp;</td>
 </tr>
 <tr id="i1" class="rowColor">
-<td class="colFirst"><code>java.util.Map&lt;java.lang.String,java.lang.String&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/tamaya/core/propertysource/SimplePropertySource.html#getProperties--">getProperties</a></span>()</code>
-<div class="block">Access the current properties as Map.</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://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<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>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/tamaya/core/propertysource/SimplePropertySource.html#getProperties--">getProperties</a></span>()</code>&nbsp;</td>
 </tr>
 </table>
 <ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.org.apache.tamaya.core.propertysource.BasePropertySource">
+<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;org.apache.tamaya.core.propertysource.<a href="../../../../../org/apache/tamaya/core/propertysource/BasePropertySource.html" title="class in org.apache.tamaya.core.propertysource">BasePropertySource</a></h3>
-<code><a href="../../../../../org/apache/tamaya/core/propertysource/BasePropertySource.html#get-java.lang.String-">get</a>, <a href="../../../../../org/apache/tamaya/core/propertysource/BasePropertySource.html#getOrdinal--">getOrdinal</a>, <a href="../../../../../org/apache/tamaya/core/propertysource/BasePropertySource.html#isScannable--">isScannable</a></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>
 <ul class="blockList">
-<li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.tamaya.spi.PropertySource">
 <!--   -->
 </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 interface&nbsp;org.apache.tamaya.spi.<a href="http://tamaya.incubator.apache.org/tamaya-java8/tamaya-api/apidocs/org/apache/tamaya/spi/PropertySource.html?is-external=true" title="class or interface in org.apache.tamaya.spi">PropertySource</a></h3>
+<code><a href="http://tamaya.incubator.apache.org/tamaya-java8/tamaya-api/apidocs/org/apache/tamaya/spi/PropertySource.html?is-external=true#get-java.lang.String-" title="class or interface in org.apache.tamaya.spi">get</a>, <a href="http://tamaya.incubator.apache.org/tamaya-java8/tamaya-api/apidocs/org/apache/tamaya/spi/PropertySource.html?is-external=true#getDefaultOrdinal--" title="class or interface in org.apache.tamaya.spi">getDefaultOrdinal</a>, <a href="http://tamaya.incubator.apache.org/tamaya-java8/tamaya-api/apidocs/org/apache/tamaya/spi/PropertySource.html?is-external=true#getOrdinal--" title="class or interface in org.apache.tamaya.spi">getOrdinal</a>, <a href="http://tamaya.incubator.apache.org/tamaya-java8/tamaya-api/apidocs/org/apache/tamaya/spi/PropertySource.html?is-external=true#isScannable--" title="class or interface in org.apache.tamaya.spi">isScannable</a></code></li>
 </ul>
 </li>
 </ul>
@@ -230,7 +233,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>SimplePropertySource</h4>
-<pre>public&nbsp;SimplePropertySource(java.io.File&nbsp;propertiesLocation)</pre>
+<pre>public&nbsp;SimplePropertySource(<a href="http://docs.oracle.com/javase/7/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a>&nbsp;propertiesLocation)</pre>
 <div class="block">Creates a new Properties based PropertySource based on the given URL.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -244,7 +247,7 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>SimplePropertySource</h4>
-<pre>public&nbsp;SimplePropertySource(java.net.URL&nbsp;propertiesLocation)</pre>
+<pre>public&nbsp;SimplePropertySource(<a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a>&nbsp;propertiesLocation)</pre>
 <div class="block">Creates a new Properties based PropertySource based on the given URL.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -255,11 +258,11 @@ extends <a href="../../../../../org/apac
 <a name="SimplePropertySource-java.lang.String-java.net.URL-">
 <!--   -->
 </a>
-<ul class="blockListLast">
+<ul class="blockList">
 <li class="blockList">
 <h4>SimplePropertySource</h4>
-<pre>public&nbsp;SimplePropertySource(java.lang.String&nbsp;name,
-                            java.net.URL&nbsp;propertiesLocation)</pre>
+<pre>public&nbsp;SimplePropertySource(<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,
+                            <a href="http://docs.oracle.com/javase/7/docs/api/java/net/URL.html?is-external=true" title="class or interface in java.net">URL</a>&nbsp;propertiesLocation)</pre>
 <div class="block">Creates a new Properties based PropertySource based on the given URL.</div>
 <dl>
 <dt><span class="paramLabel">Parameters:</span></dt>
@@ -268,6 +271,22 @@ extends <a href="../../../../../org/apac
 </dl>
 </li>
 </ul>
+<a name="SimplePropertySource-java.lang.String-java.util.Map-">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>SimplePropertySource</h4>
+<pre>public&nbsp;SimplePropertySource(<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,
+                            <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://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<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>&gt;&nbsp;properties)</pre>
+<div class="block">Creates a new Properties based PropertySource based on the given properties map.</div>
+<dl>
+<dt><span class="paramLabel">Parameters:</span></dt>
+<dd><code>name</code> - the name, not null.</dd>
+<dd><code>properties</code> - the properties, not null.</dd>
+</dl>
+</li>
+</ul>
 </li>
 </ul>
 <!-- ============ METHOD DETAIL ========== -->
@@ -282,13 +301,10 @@ extends <a href="../../../../../org/apac
 <ul class="blockList">
 <li class="blockList">
 <h4>getName</h4>
-<pre>public&nbsp;java.lang.String&nbsp;getName()</pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code>org.apache.tamaya.spi.PropertySource</code></span></div>
-<div class="block">Get the name of the property source. The name should be unique for the type of source, whereas the id is used
- to ensure unique identity, either locally or remotely.</div>
+<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;getName()</pre>
 <dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the configuration's name, never null.</dd>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="http://tamaya.incubator.apache.org/tamaya-java8/tamaya-api/apidocs/org/apache/tamaya/spi/PropertySource.html?is-external=true#getName--" title="class or interface in org.apache.tamaya.spi">getName</a></code>&nbsp;in interface&nbsp;<code><a href="http://tamaya.incubator.apache.org/tamaya-java8/tamaya-api/apidocs/org/apache/tamaya/spi/PropertySource.html?is-external=true" title="class or interface in org.apache.tamaya.spi">PropertySource</a></code></dd>
 </dl>
 </li>
 </ul>
@@ -298,14 +314,10 @@ extends <a href="../../../../../org/apac
 <ul class="blockListLast">
 <li class="blockList">
 <h4>getProperties</h4>
-<pre>public&nbsp;java.util.Map&lt;java.lang.String,java.lang.String&gt;&nbsp;getProperties()</pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code>org.apache.tamaya.spi.PropertySource</code></span></div>
-<div class="block">Access the current properties as Map. The resulting Map may not return all items accessible, e.g.
- when the underlying storage does not support iteration of its entries.</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://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<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>&gt;&nbsp;getProperties()</pre>
 <dl>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the a corresponding map, never null.
- //X TODO or should we just do getPropertyKeys()? Think about security (key) vs easier merging (full map)?</dd>
+<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
+<dd><code><a href="http://tamaya.incubator.apache.org/tamaya-java8/tamaya-api/apidocs/org/apache/tamaya/spi/PropertySource.html?is-external=true#getProperties--" title="class or interface in org.apache.tamaya.spi">getProperties</a></code>&nbsp;in interface&nbsp;<code><a href="http://tamaya.incubator.apache.org/tamaya-java8/tamaya-api/apidocs/org/apache/tamaya/spi/PropertySource.html?is-external=true" title="class or interface in org.apache.tamaya.spi">PropertySource</a></code></dd>
 </dl>
 </li>
 </ul>
@@ -328,9 +340,10 @@ extends <a href="../../../../../org/apac
 <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/SimplePropertySource.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>
@@ -377,5 +390,6 @@ extends <a href="../../../../../org/apac
 <!--   -->
 </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: websites/staging/tamaya/trunk/content/javadoc/core/java8/org/apache/tamaya/core/propertysource/SystemPropertySource.html
==============================================================================
--- websites/staging/tamaya/trunk/content/javadoc/core/java8/org/apache/tamaya/core/propertysource/SystemPropertySource.html (original)
+++ websites/staging/tamaya/trunk/content/javadoc/core/java8/org/apache/tamaya/core/propertysource/SystemPropertySource.html Sat Aug 22 15:35:30 2015
@@ -2,9 +2,15 @@
 <!-- NewPage -->
 <html lang="de">
 <head>
-<!-- Generated by javadoc (1.8.0) on Sat May 02 00:16:12 CEST 2015 -->
-<title>SystemPropertySource</title>
-<meta name="date" content="2015-05-02">
+<!-- Generated by javadoc (1.8.0_45) on Thu Aug 06 20:00:49 CEST 2015 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>SystemPropertySource (Apache Tamaya Java 8 Core 0.1-incubating API)</title>
+<meta name="date" content="2015-08-06">
+<meta name="keywords" content="org.apache.tamaya.core.propertysource.SystemPropertySource class">
+<meta name="keywords" content="DEFAULT_ORDINAL">
+<meta name="keywords" content="getOrdinal()">
+<meta name="keywords" content="getName()">
+<meta name="keywords" content="getProperties()">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,13 +18,13 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="SystemPropertySource";
+            parent.document.title="SystemPropertySource (Apache Tamaya Java 8 Core 0.1-incubating API)";
         }
     }
     catch(err) {
     }
 //-->
-var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10};
+var methods = {"i0":10,"i1":10,"i2":10};
 var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
 var altColor = "altColor";
 var rowColor = "rowColor";
@@ -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/SystemPropertySource.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.core.propertysource.SystemPropertySource</li>
@@ -108,14 +115,14 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd>org.apache.tamaya.spi.PropertySource</dd>
+<dd><a href="http://tamaya.incubator.apache.org/tamaya-java8/tamaya-api/apidocs/org/apache/tamaya/spi/PropertySource.html?is-external=true" title="class or interface in org.apache.tamaya.spi">PropertySource</a></dd>
 </dl>
 <hr>
 <br>
 <pre>public class <span class="typeNameLabel">SystemPropertySource</span>
-extends java.lang.Object
-implements org.apache.tamaya.spi.PropertySource</pre>
-<div class="block">This <code>PropertySource</code> manages the system properties.</div>
+extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>
+implements <a href="http://tamaya.incubator.apache.org/tamaya-java8/tamaya-api/apidocs/org/apache/tamaya/spi/PropertySource.html?is-external=true" title="class or interface in org.apache.tamaya.spi">PropertySource</a></pre>
+<div class="block">This <a href="http://tamaya.incubator.apache.org/tamaya-java8/tamaya-api/apidocs/org/apache/tamaya/spi/PropertySource.html?is-external=true" title="class or interface in org.apache.tamaya.spi"><code>PropertySource</code></a> manages the system properties.</div>
 </li>
 </ul>
 </div>
@@ -145,8 +152,8 @@ implements org.apache.tamaya.spi.Propert
 <li class="blockList"><a name="fields.inherited.from.class.org.apache.tamaya.spi.PropertySource">
 <!--   -->
 </a>
-<h3>Fields inherited from interface&nbsp;org.apache.tamaya.spi.PropertySource</h3>
-<code>TAMAYA_ORDINAL</code></li>
+<h3>Fields inherited from interface&nbsp;org.apache.tamaya.spi.<a href="http://tamaya.incubator.apache.org/tamaya-java8/tamaya-api/apidocs/org/apache/tamaya/spi/PropertySource.html?is-external=true" title="class or interface in org.apache.tamaya.spi">PropertySource</a></h3>
+<code><a href="http://tamaya.incubator.apache.org/tamaya-java8/tamaya-api/apidocs/org/apache/tamaya/spi/PropertySource.html?is-external=true#TAMAYA_ORDINAL" title="class or interface in org.apache.tamaya.spi">TAMAYA_ORDINAL</a></code></li>
 </ul>
 </li>
 </ul>
@@ -180,62 +187,31 @@ implements org.apache.tamaya.spi.Propert
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr id="i0" class="altColor">
-<td class="colFirst"><code>java.lang.String</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/tamaya/core/propertysource/SystemPropertySource.html#get-java.lang.String-">get</a></span>(java.lang.String&nbsp;key)</code>
-<div class="block">Access a property.</div>
-</td>
+<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/core/propertysource/SystemPropertySource.html#getName--">getName</a></span>()</code>&nbsp;</td>
 </tr>
 <tr id="i1" class="rowColor">
-<td class="colFirst"><code>java.lang.String</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/tamaya/core/propertysource/SystemPropertySource.html#getName--">getName</a></span>()</code>
-<div class="block">Get the name of the property source.</div>
-</td>
-</tr>
-<tr id="i2" class="altColor">
 <td class="colFirst"><code>int</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/tamaya/core/propertysource/SystemPropertySource.html#getOrdinal--">getOrdinal</a></span>()</code>
-<div class="block">Lookup order:
- TODO rethink whole default PropertySources and ordering:
- TODO introduce default values or constants for ordinals
- 
-     System properties (ordinal 400)
-     Environment properties (ordinal 300)
-     JNDI values (ordinal 200)
-     Properties file values (/META-INF/applicationConfiguration.properties) (ordinal 100)
- 
- <p/>
- <b>Important Hints for custom implementations</b>:
- 
- If a custom implementation should be invoked <b>before</b> the default implementations, use a value &gt; 400
- 
- 
- If a custom implementation should be invoked <b>after</b> the default implementations, use a value &lt; 100
- 
- <p/>
- Reordering of the default order of the config-sources:
- Example: If the properties file/s should be used <b>before</b> the other implementations,
- you have to configure an ordinal &gt; 400.</div>
-</td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/tamaya/core/propertysource/SystemPropertySource.html#getOrdinal--">getOrdinal</a></span>()</code>&nbsp;</td>
 </tr>
-<tr id="i3" class="rowColor">
-<td class="colFirst"><code>java.util.Map&lt;java.lang.String,java.lang.String&gt;</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/tamaya/core/propertysource/SystemPropertySource.html#getProperties--">getProperties</a></span>()</code>
-<div class="block">Access the current properties as Map.</div>
-</td>
-</tr>
-<tr id="i4" class="altColor">
-<td class="colFirst"><code>boolean</code></td>
-<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/tamaya/core/propertysource/SystemPropertySource.html#isScannable--">isScannable</a></span>()</code>
-<div class="block">Determines if this config source could be scanned for its list of properties.</div>
-</td>
+<tr id="i2" class="altColor">
+<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://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<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>&gt;</code></td>
+<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/tamaya/core/propertysource/SystemPropertySource.html#getProperties--">getProperties</a></span>()</code>&nbsp;</td>
 </tr>
 </table>
 <ul class="blockList">
 <li class="blockList"><a name="methods.inherited.from.class.java.lang.Object">
 <!--   -->
 </a>
-<h3>Methods inherited from class&nbsp;java.lang.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>
+<ul class="blockList">
+<li class="blockList"><a name="methods.inherited.from.class.org.apache.tamaya.spi.PropertySource">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;org.apache.tamaya.spi.<a href="http://tamaya.incubator.apache.org/tamaya-java8/tamaya-api/apidocs/org/apache/tamaya/spi/PropertySource.html?is-external=true" title="class or interface in org.apache.tamaya.spi">PropertySource</a></h3>
+<code><a href="http://tamaya.incubator.apache.org/tamaya-java8/tamaya-api/apidocs/org/apache/tamaya/spi/PropertySource.html?is-external=true#get-java.lang.String-" title="class or interface in org.apache.tamaya.spi">get</a>, <a href="http://tamaya.incubator.apache.org/tamaya-java8/tamaya-api/apidocs/org/apache/tamaya/spi/PropertySource.html?is-external=true#getDefaultOrdinal--" title="class or interface in org.apache.tamaya.spi">getDefaultOrdinal</a>, <a href="http://tamaya.incubator.apache.org/tamaya-java8/tamaya-api/apidocs/org/apache/tamaya/spi/PropertySource.html?is-external=true#isScannable--" title="class or interface in org.apache.tamaya.spi">isScannable</a></code></li>
 </ul>
 </li>
 </ul>
@@ -297,36 +273,9 @@ implements org.apache.tamaya.spi.Propert
 <li class="blockList">
 <h4>getOrdinal</h4>
 <pre>public&nbsp;int&nbsp;getOrdinal()</pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code>org.apache.tamaya.spi.PropertySource</code></span></div>
-<div class="block">Lookup order:
- TODO rethink whole default PropertySources and ordering:
- TODO introduce default values or constants for ordinals
- <ol>
-     <li>System properties (ordinal 400)</li>
-     <li>Environment properties (ordinal 300)</li>
-     <li>JNDI values (ordinal 200)</li>
-     <li>Properties file values (/META-INF/applicationConfiguration.properties) (ordinal 100)</li>
- </ol>
- <p/>
- <p><b>Important Hints for custom implementations</b>:</p>
- <p>
- If a custom implementation should be invoked <b>before</b> the default implementations, use a value &gt; 400
- </p>
- <p>
- If a custom implementation should be invoked <b>after</b> the default implementations, use a value &lt; 100
- </p>
- <p/>
- <p>Reordering of the default order of the config-sources:</p>
- <p>Example: If the properties file/s should be used <b>before</b> the other implementations,
- you have to configure an ordinal &gt; 400. That means, you have to add e.g. deltaspike_ordinal=401 to
- /META-INF/apache-deltaspike.properties . Hint: In case of property files every file is handled as independent
- config-source, but all of them have ordinal 400 by default (and can be reordered in a fine-grained manner.</p></div>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code>getOrdinal</code>&nbsp;in interface&nbsp;<code>org.apache.tamaya.spi.PropertySource</code></dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the 'importance' aka ordinal of the configured values. The higher, the more important.
- //X TODO think about making this a default method which returns default priority</dd>
+<dd><code><a href="http://tamaya.incubator.apache.org/tamaya-java8/tamaya-api/apidocs/org/apache/tamaya/spi/PropertySource.html?is-external=true#getOrdinal--" title="class or interface in org.apache.tamaya.spi">getOrdinal</a></code>&nbsp;in interface&nbsp;<code><a href="http://tamaya.incubator.apache.org/tamaya-java8/tamaya-api/apidocs/org/apache/tamaya/spi/PropertySource.html?is-external=true" title="class or interface in org.apache.tamaya.spi">PropertySource</a></code></dd>
 </dl>
 </li>
 </ul>
@@ -336,79 +285,23 @@ implements org.apache.tamaya.spi.Propert
 <ul class="blockList">
 <li class="blockList">
 <h4>getName</h4>
-<pre>public&nbsp;java.lang.String&nbsp;getName()</pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code>org.apache.tamaya.spi.PropertySource</code></span></div>
-<div class="block">Get the name of the property source. The name should be unique for the type of source, whereas the id is used
- to ensure unique identity, either locally or remotely.</div>
+<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;getName()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code>getName</code>&nbsp;in interface&nbsp;<code>org.apache.tamaya.spi.PropertySource</code></dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the configuration's name, never null.</dd>
-</dl>
-</li>
-</ul>
-<a name="get-java.lang.String-">
-<!--   -->
-</a>
-<ul class="blockList">
-<li class="blockList">
-<h4>get</h4>
-<pre>public&nbsp;java.lang.String&nbsp;get(java.lang.String&nbsp;key)</pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code>org.apache.tamaya.spi.PropertySource</code></span></div>
-<div class="block">Access a property.
-
- //X TODO discuss if the key can be null</div>
-<dl>
-<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code>get</code>&nbsp;in interface&nbsp;<code>org.apache.tamaya.spi.PropertySource</code></dd>
-<dt><span class="paramLabel">Parameters:</span></dt>
-<dd><code>key</code> - the property's key, not null.</dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the property's keys.</dd>
+<dd><code><a href="http://tamaya.incubator.apache.org/tamaya-java8/tamaya-api/apidocs/org/apache/tamaya/spi/PropertySource.html?is-external=true#getName--" title="class or interface in org.apache.tamaya.spi">getName</a></code>&nbsp;in interface&nbsp;<code><a href="http://tamaya.incubator.apache.org/tamaya-java8/tamaya-api/apidocs/org/apache/tamaya/spi/PropertySource.html?is-external=true" title="class or interface in org.apache.tamaya.spi">PropertySource</a></code></dd>
 </dl>
 </li>
 </ul>
 <a name="getProperties--">
 <!--   -->
 </a>
-<ul class="blockList">
-<li class="blockList">
-<h4>getProperties</h4>
-<pre>public&nbsp;java.util.Map&lt;java.lang.String,java.lang.String&gt;&nbsp;getProperties()</pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code>org.apache.tamaya.spi.PropertySource</code></span></div>
-<div class="block">Access the current properties as Map. The resulting Map may not return all items accessible, e.g.
- when the underlying storage does not support iteration of its entries.</div>
-<dl>
-<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code>getProperties</code>&nbsp;in interface&nbsp;<code>org.apache.tamaya.spi.PropertySource</code></dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>the a corresponding map, never null.
- //X TODO or should we just do getPropertyKeys()? Think about security (key) vs easier merging (full map)?</dd>
-</dl>
-</li>
-</ul>
-<a name="isScannable--">
-<!--   -->
-</a>
 <ul class="blockListLast">
 <li class="blockList">
-<h4>isScannable</h4>
-<pre>public&nbsp;boolean&nbsp;isScannable()</pre>
-<div class="block"><span class="descfrmTypeLabel">Description copied from interface:&nbsp;<code>org.apache.tamaya.spi.PropertySource</code></span></div>
-<div class="block">Determines if this config source could be scanned for its list of properties.
-
- <p>
- PropertySources which are not scannable might not be able to find all the
- configured values to provide via <code>PropertySource.getProperties()</code>. This can e.g. happen
- if the underlying storage doesn't support listing.
- </p></div>
+<h4>getProperties</h4>
+<pre>public&nbsp;<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<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>&gt;&nbsp;getProperties()</pre>
 <dl>
 <dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
-<dd><code>isScannable</code>&nbsp;in interface&nbsp;<code>org.apache.tamaya.spi.PropertySource</code></dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd><code>true</code> if this PropertySource could be scanned for its list of properties,
-         <code>false</code> if it should not be scanned.</dd>
+<dd><code><a href="http://tamaya.incubator.apache.org/tamaya-java8/tamaya-api/apidocs/org/apache/tamaya/spi/PropertySource.html?is-external=true#getProperties--" title="class or interface in org.apache.tamaya.spi">getProperties</a></code>&nbsp;in interface&nbsp;<code><a href="http://tamaya.incubator.apache.org/tamaya-java8/tamaya-api/apidocs/org/apache/tamaya/spi/PropertySource.html?is-external=true" title="class or interface in org.apache.tamaya.spi">PropertySource</a></code></dd>
 </dl>
 </li>
 </ul>
@@ -431,9 +324,10 @@ implements org.apache.tamaya.spi.Propert
 <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/SystemPropertySource.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>
@@ -480,5 +374,6 @@ implements org.apache.tamaya.spi.Propert
 <!--   -->
 </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: websites/staging/tamaya/trunk/content/javadoc/core/java8/org/apache/tamaya/core/propertysource/package-frame.html
==============================================================================
--- websites/staging/tamaya/trunk/content/javadoc/core/java8/org/apache/tamaya/core/propertysource/package-frame.html (original)
+++ websites/staging/tamaya/trunk/content/javadoc/core/java8/org/apache/tamaya/core/propertysource/package-frame.html Sat Aug 22 15:35:30 2015
@@ -2,9 +2,11 @@
 <!-- NewPage -->
 <html lang="de">
 <head>
-<!-- Generated by javadoc (1.8.0) on Sat May 02 00:16:12 CEST 2015 -->
-<title>org.apache.tamaya.core.propertysource</title>
-<meta name="date" content="2015-05-02">
+<!-- Generated by javadoc (1.8.0_45) on Thu Aug 06 20:00:49 CEST 2015 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>org.apache.tamaya.core.propertysource (Apache Tamaya Java 8 Core 0.1-incubating API)</title>
+<meta name="date" content="2015-08-06">
+<meta name="keywords" content="org.apache.tamaya.core.propertysource package">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: websites/staging/tamaya/trunk/content/javadoc/core/java8/org/apache/tamaya/core/propertysource/package-summary.html
==============================================================================
--- websites/staging/tamaya/trunk/content/javadoc/core/java8/org/apache/tamaya/core/propertysource/package-summary.html (original)
+++ websites/staging/tamaya/trunk/content/javadoc/core/java8/org/apache/tamaya/core/propertysource/package-summary.html Sat Aug 22 15:35:30 2015
@@ -2,9 +2,11 @@
 <!-- NewPage -->
 <html lang="de">
 <head>
-<!-- Generated by javadoc (1.8.0) on Sat May 02 00:16:12 CEST 2015 -->
-<title>org.apache.tamaya.core.propertysource</title>
-<meta name="date" content="2015-05-02">
+<!-- Generated by javadoc (1.8.0_45) on Thu Aug 06 20:00:49 CEST 2015 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>org.apache.tamaya.core.propertysource (Apache Tamaya Java 8 Core 0.1-incubating API)</title>
+<meta name="date" content="2015-08-06">
+<meta name="keywords" content="org.apache.tamaya.core.propertysource 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.core.propertysource";
+            parent.document.title="org.apache.tamaya.core.propertysource (Apache Tamaya Java 8 Core 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>
@@ -84,14 +87,14 @@
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/tamaya/core/propertysource/BasePropertySource.html" title="class in org.apache.tamaya.core.propertysource">BasePropertySource</a></td>
 <td class="colLast">
-<div class="block">Abstract <code>PropertySource</code> that allows to set a default ordinal that will be used, if no
+<div class="block">Abstract <a href="http://tamaya.incubator.apache.org/tamaya-java8/tamaya-api/apidocs/org/apache/tamaya/spi/PropertySource.html?is-external=true" title="class or interface in org.apache.tamaya.spi"><code>PropertySource</code></a> that allows to set a default ordinal that will be used, if no
  ordinal is provided with the config.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/tamaya/core/propertysource/EnvironmentPropertySource.html" title="class in org.apache.tamaya.core.propertysource">EnvironmentPropertySource</a></td>
 <td class="colLast">
-<div class="block">This <code>PropertySource</code> provides all Properties which are set
+<div class="block">This <a href="http://tamaya.incubator.apache.org/tamaya-java8/tamaya-api/apidocs/org/apache/tamaya/spi/PropertySource.html?is-external=true" title="class or interface in org.apache.tamaya.spi"><code>PropertySource</code></a> provides all Properties which are set
  via <br />
  <code>export myprop=myval</code> on UNIX Systems or<br />
  <code>set myprop=myval</code> on Windows</div>
@@ -100,13 +103,13 @@
 <tr class="altColor">
 <td class="colFirst"><a href="../../../../../org/apache/tamaya/core/propertysource/SimplePropertySource.html" title="class in org.apache.tamaya.core.propertysource">SimplePropertySource</a></td>
 <td class="colLast">
-<div class="block">Simple implementation of a <code>PropertySource</code> for properties-files.</div>
+<div class="block">Simple implementation of a <a href="http://tamaya.incubator.apache.org/tamaya-java8/tamaya-api/apidocs/org/apache/tamaya/spi/PropertySource.html?is-external=true" title="class or interface in org.apache.tamaya.spi"><code>PropertySource</code></a> for properties-files.</div>
 </td>
 </tr>
 <tr class="rowColor">
 <td class="colFirst"><a href="../../../../../org/apache/tamaya/core/propertysource/SystemPropertySource.html" title="class in org.apache.tamaya.core.propertysource">SystemPropertySource</a></td>
 <td class="colLast">
-<div class="block">This <code>PropertySource</code> manages the system properties.</div>
+<div class="block">This <a href="http://tamaya.incubator.apache.org/tamaya-java8/tamaya-api/apidocs/org/apache/tamaya/spi/PropertySource.html?is-external=true" title="class or interface in org.apache.tamaya.spi"><code>PropertySource</code></a> manages the system properties.</div>
 </td>
 </tr>
 </tbody>
@@ -126,9 +129,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>
@@ -160,5 +164,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: websites/staging/tamaya/trunk/content/javadoc/core/java8/org/apache/tamaya/core/propertysource/package-tree.html
==============================================================================
--- websites/staging/tamaya/trunk/content/javadoc/core/java8/org/apache/tamaya/core/propertysource/package-tree.html (original)
+++ websites/staging/tamaya/trunk/content/javadoc/core/java8/org/apache/tamaya/core/propertysource/package-tree.html Sat Aug 22 15:35:30 2015
@@ -2,9 +2,10 @@
 <!-- NewPage -->
 <html lang="de">
 <head>
-<!-- Generated by javadoc (1.8.0) on Sat May 02 00:16:12 CEST 2015 -->
-<title>org.apache.tamaya.core.propertysource Class Hierarchy</title>
-<meta name="date" content="2015-05-02">
+<!-- Generated by javadoc (1.8.0_45) on Thu Aug 06 20:00:49 CEST 2015 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>org.apache.tamaya.core.propertysource Class Hierarchy (Apache Tamaya Java 8 Core 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.core.propertysource Class Hierarchy";
+            parent.document.title="org.apache.tamaya.core.propertysource Class Hierarchy (Apache Tamaya Java 8 Core 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,15 +80,12 @@
 <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.core.propertysource.<a href="../../../../../org/apache/tamaya/core/propertysource/BasePropertySource.html" title="class in org.apache.tamaya.core.propertysource"><span class="typeNameLink">BasePropertySource</span></a> (implements org.apache.tamaya.spi.PropertySource)
-<ul>
-<li type="circle">org.apache.tamaya.core.propertysource.<a href="../../../../../org/apache/tamaya/core/propertysource/SimplePropertySource.html" title="class in org.apache.tamaya.core.propertysource"><span class="typeNameLink">SimplePropertySource</span></a></li>
-</ul>
-</li>
-<li type="circle">org.apache.tamaya.core.propertysource.<a href="../../../../../org/apache/tamaya/core/propertysource/EnvironmentPropertySource.html" title="class in org.apache.tamaya.core.propertysource"><span class="typeNameLink">EnvironmentPropertySource</span></a> (implements org.apache.tamaya.spi.PropertySource)</li>
-<li type="circle">org.apache.tamaya.core.propertysource.<a href="../../../../../org/apache/tamaya/core/propertysource/SystemPropertySource.html" title="class in org.apache.tamaya.core.propertysource"><span class="typeNameLink">SystemPropertySource</span></a> (implements org.apache.tamaya.spi.PropertySource)</li>
+<li type="circle">org.apache.tamaya.core.propertysource.<a href="../../../../../org/apache/tamaya/core/propertysource/BasePropertySource.html" title="class in org.apache.tamaya.core.propertysource"><span class="typeNameLink">BasePropertySource</span></a> (implements org.apache.tamaya.spi.<a href="http://tamaya.incubator.apache.org/tamaya-java8/tamaya-api/apidocs/org/apache/tamaya/spi/PropertySource.html?is-external=true" title="class or interface in org.apache.tamaya.spi">PropertySource</a>)</li>
+<li type="circle">org.apache.tamaya.core.propertysource.<a href="../../../../../org/apache/tamaya/core/propertysource/EnvironmentPropertySource.html" title="class in org.apache.tamaya.core.propertysource"><span class="typeNameLink">EnvironmentPropertySource</span></a> (implements org.apache.tamaya.spi.<a href="http://tamaya.incubator.apache.org/tamaya-java8/tamaya-api/apidocs/org/apache/tamaya/spi/PropertySource.html?is-external=true" title="class or interface in org.apache.tamaya.spi">PropertySource</a>)</li>
+<li type="circle">org.apache.tamaya.core.propertysource.<a href="../../../../../org/apache/tamaya/core/propertysource/SimplePropertySource.html" title="class in org.apache.tamaya.core.propertysource"><span class="typeNameLink">SimplePropertySource</span></a> (implements org.apache.tamaya.spi.<a href="http://tamaya.incubator.apache.org/tamaya-java8/tamaya-api/apidocs/org/apache/tamaya/spi/PropertySource.html?is-external=true" title="class or interface in org.apache.tamaya.spi">PropertySource</a>)</li>
+<li type="circle">org.apache.tamaya.core.propertysource.<a href="../../../../../org/apache/tamaya/core/propertysource/SystemPropertySource.html" title="class in org.apache.tamaya.core.propertysource"><span class="typeNameLink">SystemPropertySource</span></a> (implements org.apache.tamaya.spi.<a href="http://tamaya.incubator.apache.org/tamaya-java8/tamaya-api/apidocs/org/apache/tamaya/spi/PropertySource.html?is-external=true" title="class or interface in org.apache.tamaya.spi">PropertySource</a>)</li>
 </ul>
 </li>
 </ul>
@@ -103,9 +102,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>
@@ -137,5 +137,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: websites/staging/tamaya/trunk/content/javadoc/core/java8/org/apache/tamaya/core/provider/JavaConfigurationProvider.html
==============================================================================
--- websites/staging/tamaya/trunk/content/javadoc/core/java8/org/apache/tamaya/core/provider/JavaConfigurationProvider.html (original)
+++ websites/staging/tamaya/trunk/content/javadoc/core/java8/org/apache/tamaya/core/provider/JavaConfigurationProvider.html Sat Aug 22 15:35:30 2015
@@ -2,9 +2,13 @@
 <!-- NewPage -->
 <html lang="de">
 <head>
-<!-- Generated by javadoc (1.8.0) on Sat May 02 00:16:12 CEST 2015 -->
-<title>JavaConfigurationProvider</title>
-<meta name="date" content="2015-05-02">
+<!-- Generated by javadoc (1.8.0_45) on Thu Aug 06 20:00:49 CEST 2015 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>JavaConfigurationProvider (Apache Tamaya Java 8 Core 0.1-incubating API)</title>
+<meta name="date" content="2015-08-06">
+<meta name="keywords" content="org.apache.tamaya.core.provider.JavaConfigurationProvider class">
+<meta name="keywords" content="DEFAULT_PROPERTIES_FILE_NAME">
+<meta name="keywords" content="getPropertySources()">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>
@@ -12,7 +16,7 @@
 <script type="text/javascript"><!--
     try {
         if (location.href.indexOf('is-external=true') == -1) {
-            parent.document.title="JavaConfigurationProvider";
+            parent.document.title="JavaConfigurationProvider (Apache Tamaya Java 8 Core 0.1-incubating API)";
         }
     }
     catch(err) {
@@ -40,9 +44,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/JavaConfigurationProvider.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 +101,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.core.provider.JavaConfigurationProvider</li>
@@ -108,13 +113,13 @@ var activeTableTab = "activeTableTab";
 <li class="blockList">
 <dl>
 <dt>All Implemented Interfaces:</dt>
-<dd>org.apache.tamaya.spi.PropertySourceProvider</dd>
+<dd><a href="http://tamaya.incubator.apache.org/tamaya-java8/tamaya-api/apidocs/org/apache/tamaya/spi/PropertySourceProvider.html?is-external=true" title="class or interface in org.apache.tamaya.spi">PropertySourceProvider</a></dd>
 </dl>
 <hr>
 <br>
 <pre>public class <span class="typeNameLabel">JavaConfigurationProvider</span>
-extends java.lang.Object
-implements org.apache.tamaya.spi.PropertySourceProvider</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://tamaya.incubator.apache.org/tamaya-java8/tamaya-api/apidocs/org/apache/tamaya/spi/PropertySourceProvider.html?is-external=true" title="class or interface in org.apache.tamaya.spi">PropertySourceProvider</a></pre>
 <div class="block">Provider which reads all <code>javaconfiguration.properties</code> files from classpath</div>
 </li>
 </ul>
@@ -135,7 +140,7 @@ implements org.apache.tamaya.spi.Propert
 <th class="colLast" scope="col">Field and Description</th>
 </tr>
 <tr class="altColor">
-<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colFirst"><code>static <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/core/provider/JavaConfigurationProvider.html#DEFAULT_PROPERTIES_FILE_NAME">DEFAULT_PROPERTIES_FILE_NAME</a></span></code>
 <div class="block">Default location in the classpath, where Tamaya looks for configuration by default.</div>
 </td>
@@ -173,7 +178,7 @@ implements org.apache.tamaya.spi.Propert
 <th class="colLast" scope="col">Method and Description</th>
 </tr>
 <tr id="i0" class="altColor">
-<td class="colFirst"><code>java.util.Collection&lt;org.apache.tamaya.spi.PropertySource&gt;</code></td>
+<td class="colFirst"><code><a href="http://docs.oracle.com/javase/7/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="http://tamaya.incubator.apache.org/tamaya-java8/tamaya-api/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/provider/JavaConfigurationProvider.html#getPropertySources--">getPropertySources</a></span>()</code>&nbsp;</td>
 </tr>
 </table>
@@ -181,8 +186,8 @@ implements org.apache.tamaya.spi.Propert
 <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>
@@ -204,7 +209,7 @@ implements org.apache.tamaya.spi.Propert
 <ul class="blockListLast">
 <li class="blockList">
 <h4>DEFAULT_PROPERTIES_FILE_NAME</h4>
-<pre>public static final&nbsp;java.lang.String DEFAULT_PROPERTIES_FILE_NAME</pre>
+<pre>public static final&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> DEFAULT_PROPERTIES_FILE_NAME</pre>
 <div class="block">Default location in the classpath, where Tamaya looks for configuration by default.</div>
 <dl>
 <dt><span class="seeLabel">See Also:</span></dt>
@@ -243,13 +248,10 @@ implements org.apache.tamaya.spi.Propert
 <ul class="blockListLast">
 <li class="blockList">
 <h4>getPropertySources</h4>
-<pre>public&nbsp;java.util.Collection&lt;org.apache.tamaya.spi.PropertySource&gt;&nbsp;getPropertySources()</pre>
+<pre>public&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="http://tamaya.incubator.apache.org/tamaya-java8/tamaya-api/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>getPropertySources</code>&nbsp;in interface&nbsp;<code>org.apache.tamaya.spi.PropertySourceProvider</code></dd>
-<dt><span class="returnLabel">Returns:</span></dt>
-<dd>For each e.g. property file, we return a single PropertySource
-         or an empty list if no PropertySource exists.</dd>
+<dd><code><a href="http://tamaya.incubator.apache.org/tamaya-java8/tamaya-api/apidocs/org/apache/tamaya/spi/PropertySourceProvider.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/tamaya-java8/tamaya-api/apidocs/org/apache/tamaya/spi/PropertySourceProvider.html?is-external=true" title="class or interface in org.apache.tamaya.spi">PropertySourceProvider</a></code></dd>
 </dl>
 </li>
 </ul>
@@ -272,9 +274,10 @@ implements org.apache.tamaya.spi.Propert
 <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/JavaConfigurationProvider.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>
@@ -321,5 +324,6 @@ implements org.apache.tamaya.spi.Propert
 <!--   -->
 </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: websites/staging/tamaya/trunk/content/javadoc/core/java8/org/apache/tamaya/core/provider/package-frame.html
==============================================================================
--- websites/staging/tamaya/trunk/content/javadoc/core/java8/org/apache/tamaya/core/provider/package-frame.html (original)
+++ websites/staging/tamaya/trunk/content/javadoc/core/java8/org/apache/tamaya/core/provider/package-frame.html Sat Aug 22 15:35:30 2015
@@ -2,9 +2,11 @@
 <!-- NewPage -->
 <html lang="de">
 <head>
-<!-- Generated by javadoc (1.8.0) on Sat May 02 00:16:12 CEST 2015 -->
-<title>org.apache.tamaya.core.provider</title>
-<meta name="date" content="2015-05-02">
+<!-- Generated by javadoc (1.8.0_45) on Thu Aug 06 20:00:49 CEST 2015 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>org.apache.tamaya.core.provider (Apache Tamaya Java 8 Core 0.1-incubating API)</title>
+<meta name="date" content="2015-08-06">
+<meta name="keywords" content="org.apache.tamaya.core.provider package">
 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
 <script type="text/javascript" src="../../../../../script.js"></script>
 </head>

Modified: websites/staging/tamaya/trunk/content/javadoc/core/java8/org/apache/tamaya/core/provider/package-summary.html
==============================================================================
--- websites/staging/tamaya/trunk/content/javadoc/core/java8/org/apache/tamaya/core/provider/package-summary.html (original)
+++ websites/staging/tamaya/trunk/content/javadoc/core/java8/org/apache/tamaya/core/provider/package-summary.html Sat Aug 22 15:35:30 2015
@@ -2,9 +2,11 @@
 <!-- NewPage -->
 <html lang="de">
 <head>
-<!-- Generated by javadoc (1.8.0) on Sat May 02 00:16:12 CEST 2015 -->
-<title>org.apache.tamaya.core.provider</title>
-<meta name="date" content="2015-05-02">
+<!-- Generated by javadoc (1.8.0_45) on Thu Aug 06 20:00:49 CEST 2015 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>org.apache.tamaya.core.provider (Apache Tamaya Java 8 Core 0.1-incubating API)</title>
+<meta name="date" content="2015-08-06">
+<meta name="keywords" content="org.apache.tamaya.core.provider 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.core.provider";
+            parent.document.title="org.apache.tamaya.core.provider (Apache Tamaya Java 8 Core 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>
@@ -104,9 +107,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>
@@ -138,5 +142,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: websites/staging/tamaya/trunk/content/javadoc/core/java8/org/apache/tamaya/core/provider/package-tree.html
==============================================================================
--- websites/staging/tamaya/trunk/content/javadoc/core/java8/org/apache/tamaya/core/provider/package-tree.html (original)
+++ websites/staging/tamaya/trunk/content/javadoc/core/java8/org/apache/tamaya/core/provider/package-tree.html Sat Aug 22 15:35:30 2015
@@ -2,9 +2,10 @@
 <!-- NewPage -->
 <html lang="de">
 <head>
-<!-- Generated by javadoc (1.8.0) on Sat May 02 00:16:12 CEST 2015 -->
-<title>org.apache.tamaya.core.provider Class Hierarchy</title>
-<meta name="date" content="2015-05-02">
+<!-- Generated by javadoc (1.8.0_45) on Thu Aug 06 20:00:49 CEST 2015 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>org.apache.tamaya.core.provider Class Hierarchy (Apache Tamaya Java 8 Core 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.core.provider Class Hierarchy";
+            parent.document.title="org.apache.tamaya.core.provider Class Hierarchy (Apache Tamaya Java 8 Core 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,9 +80,9 @@
 <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.core.provider.<a href="../../../../../org/apache/tamaya/core/provider/JavaConfigurationProvider.html" title="class in org.apache.tamaya.core.provider"><span class="typeNameLink">JavaConfigurationProvider</span></a> (implements org.apache.tamaya.spi.PropertySourceProvider)</li>
+<li type="circle">org.apache.tamaya.core.provider.<a href="../../../../../org/apache/tamaya/core/provider/JavaConfigurationProvider.html" title="class in org.apache.tamaya.core.provider"><span class="typeNameLink">JavaConfigurationProvider</span></a> (implements org.apache.tamaya.spi.<a href="http://tamaya.incubator.apache.org/tamaya-java8/tamaya-api/apidocs/org/apache/tamaya/spi/PropertySourceProvider.html?is-external=true" title="class or interface in org.apache.tamaya.spi">PropertySourceProvider</a>)</li>
 </ul>
 </li>
 </ul>
@@ -97,9 +99,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>
@@ -131,5 +134,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: websites/staging/tamaya/trunk/content/javadoc/core/java8/overview-frame.html
==============================================================================
--- websites/staging/tamaya/trunk/content/javadoc/core/java8/overview-frame.html (original)
+++ websites/staging/tamaya/trunk/content/javadoc/core/java8/overview-frame.html Sat Aug 22 15:35:30 2015
@@ -2,9 +2,11 @@
 <!-- NewPage -->
 <html lang="de">
 <head>
-<!-- Generated by javadoc (1.8.0) on Sat May 02 00:16:12 CEST 2015 -->
-<title>Overview List</title>
-<meta name="date" content="2015-05-02">
+<!-- Generated by javadoc (1.8.0_45) on Thu Aug 06 20:00:49 CEST 2015 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Overview List (Apache Tamaya Java 8 Core 0.1-incubating API)</title>
+<meta name="date" content="2015-08-06">
+<meta name="keywords" content="Overview List, Apache Tamaya Java 8 Core 0.1-incubating API">
 <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
 <script type="text/javascript" src="script.js"></script>
 </head>
@@ -13,7 +15,6 @@
 <div class="indexContainer">
 <h2 title="Packages">Packages</h2>
 <ul title="Packages">
-<li><a href="org/apache/tamaya/core/package-frame.html" target="packageFrame">org.apache.tamaya.core</a></li>
 <li><a href="org/apache/tamaya/core/internal/package-frame.html" target="packageFrame">org.apache.tamaya.core.internal</a></li>
 <li><a href="org/apache/tamaya/core/internal/converters/package-frame.html" target="packageFrame">org.apache.tamaya.core.internal.converters</a></li>
 <li><a href="org/apache/tamaya/core/propertysource/package-frame.html" target="packageFrame">org.apache.tamaya.core.propertysource</a></li>

Modified: websites/staging/tamaya/trunk/content/javadoc/core/java8/overview-summary.html
==============================================================================
--- websites/staging/tamaya/trunk/content/javadoc/core/java8/overview-summary.html (original)
+++ websites/staging/tamaya/trunk/content/javadoc/core/java8/overview-summary.html Sat Aug 22 15:35:30 2015
@@ -2,9 +2,11 @@
 <!-- NewPage -->
 <html lang="de">
 <head>
-<!-- Generated by javadoc (1.8.0) on Sat May 02 00:16:12 CEST 2015 -->
-<title>Overview</title>
-<meta name="date" content="2015-05-02">
+<!-- Generated by javadoc (1.8.0_45) on Thu Aug 06 20:00:50 CEST 2015 -->
+<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
+<title>Overview (Apache Tamaya Java 8 Core 0.1-incubating API)</title>
+<meta name="date" content="2015-08-06">
+<meta name="keywords" content="Overview, Apache Tamaya Java 8 Core 0.1-incubating API">
 <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="Overview";
+            parent.document.title="Overview (Apache Tamaya Java 8 Core 0.1-incubating API)";
         }
     }
     catch(err) {
@@ -34,9 +36,10 @@
 <li class="navBarCell1Rev">Overview</li>
 <li>Package</li>
 <li>Class</li>
+<li>Use</li>
 <li><a href="overview-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>
@@ -68,6 +71,9 @@
 <!--   -->
 </a></div>
 <!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">Apache Tamaya Java 8 Core 0.1-incubating API</h1>
+</div>
 <div class="contentContainer">
 <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Packages table, listing packages, and an explanation">
 <caption><span>Packages</span><span class="tabEnd">&nbsp;</span></caption>
@@ -77,22 +83,18 @@
 </tr>
 <tbody>
 <tr class="altColor">
-<td class="colFirst"><a href="org/apache/tamaya/core/package-summary.html">org.apache.tamaya.core</a></td>
-<td class="colLast">&nbsp;</td>
-</tr>
-<tr class="rowColor">
 <td class="colFirst"><a href="org/apache/tamaya/core/internal/package-summary.html">org.apache.tamaya.core.internal</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="org/apache/tamaya/core/internal/converters/package-summary.html">org.apache.tamaya.core.internal.converters</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="rowColor">
+<tr class="altColor">
 <td class="colFirst"><a href="org/apache/tamaya/core/propertysource/package-summary.html">org.apache.tamaya.core.propertysource</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
-<tr class="altColor">
+<tr class="rowColor">
 <td class="colFirst"><a href="org/apache/tamaya/core/provider/package-summary.html">org.apache.tamaya.core.provider</a></td>
 <td class="colLast">&nbsp;</td>
 </tr>
@@ -111,9 +113,10 @@
 <li class="navBarCell1Rev">Overview</li>
 <li>Package</li>
 <li>Class</li>
+<li>Use</li>
 <li><a href="overview-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>
@@ -145,5 +148,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>