http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/blob/1be99c52/apidocs/development/org/apache/tamaya/spi/class-use/PropertyValueCombinationPolicy.html ---------------------------------------------------------------------- diff --git a/apidocs/development/org/apache/tamaya/spi/class-use/PropertyValueCombinationPolicy.html b/apidocs/development/org/apache/tamaya/spi/class-use/PropertyValueCombinationPolicy.html index 0308a82..1aeb109 100644 --- a/apidocs/development/org/apache/tamaya/spi/class-use/PropertyValueCombinationPolicy.html +++ b/apidocs/development/org/apache/tamaya/spi/class-use/PropertyValueCombinationPolicy.html @@ -83,11 +83,13 @@ </tr> <tbody> <tr class="altColor"> -<td class="colFirst"><a href="#org.apache.tamaya.core.internal">org.apache.tamaya.core.internal</a></td> -<td class="colLast"> </td> +<td class="colFirst"><a href="#org.apache.tamaya.spi">org.apache.tamaya.spi</a></td> +<td class="colLast"> +<div class="block">This package contains the Apache Tamaya SPI artifacts.</div> +</td> </tr> <tr class="rowColor"> -<td class="colFirst"><a href="#org.apache.tamaya.spi">org.apache.tamaya.spi</a></td> +<td class="colFirst"><a href="#org.apache.tamaya.spisupport">org.apache.tamaya.spisupport</a></td> <td class="colLast"> </td> </tr> </tbody> @@ -95,12 +97,36 @@ </li> <li class="blockList"> <ul class="blockList"> -<li class="blockList"><a name="org.apache.tamaya.core.internal"> +<li class="blockList"><a name="org.apache.tamaya.spi"> <!-- --> </a> -<h3>Uses of <a href="../../../../../org/apache/tamaya/spi/PropertyValueCombinationPolicy.html" title="interface in org.apache.tamaya.spi">PropertyValueCombinationPolicy</a> in <a href="../../../../../org/apache/tamaya/core/internal/package-summary.html">org.apache.tamaya.core.internal</a></h3> +<h3>Uses of <a href="../../../../../org/apache/tamaya/spi/PropertyValueCombinationPolicy.html" title="interface in org.apache.tamaya.spi">PropertyValueCombinationPolicy</a> in <a href="../../../../../org/apache/tamaya/spi/package-summary.html">org.apache.tamaya.spi</a></h3> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> +<caption><span>Fields in <a href="../../../../../org/apache/tamaya/spi/package-summary.html">org.apache.tamaya.spi</a> declared as <a href="../../../../../org/apache/tamaya/spi/PropertyValueCombinationPolicy.html" title="interface in org.apache.tamaya.spi">PropertyValueCombinationPolicy</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Field and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/tamaya/spi/PropertyValueCombinationPolicy.html" title="interface in org.apache.tamaya.spi">PropertyValueCombinationPolicy</a></code></td> +<td class="colLast"><span class="typeNameLabel">PropertyValueCombinationPolicy.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/tamaya/spi/PropertyValueCombinationPolicy.html#DEFAULT_OVERRIDING_COLLECTOR">DEFAULT_OVERRIDING_COLLECTOR</a></span></code> +<div class="block"><span class="deprecatedLabel">Deprecated.</span> +<div class="block"><span class="deprecationComment">Use <a href="../../../../../org/apache/tamaya/spi/PropertyValueCombinationPolicy.html#DEFAULT_OVERRIDING_POLICY">DEFAULT_OVERRIDING_POLICY</a> instead. Will be removed in 1.0.</span></div> +</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>static <a href="../../../../../org/apache/tamaya/spi/PropertyValueCombinationPolicy.html" title="interface in org.apache.tamaya.spi">PropertyValueCombinationPolicy</a></code></td> +<td class="colLast"><span class="typeNameLabel">PropertyValueCombinationPolicy.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/tamaya/spi/PropertyValueCombinationPolicy.html#DEFAULT_OVERRIDING_POLICY">DEFAULT_OVERRIDING_POLICY</a></span></code> +<div class="block">Default overriding collector, where each existing entry (<code>current</code> is overridden by a subsequent non-null + entry evaluated by <code>propertySource.get(key)</code>.</div> +</td> +</tr> +</tbody> +</table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../org/apache/tamaya/core/internal/package-summary.html">org.apache.tamaya.core.internal</a> that return <a href="../../../../../org/apache/tamaya/spi/PropertyValueCombinationPolicy.html" title="interface in org.apache.tamaya.spi">PropertyValueCombinationPolicy</a></span><span class="tabEnd"> </span></caption> +<caption><span>Methods in <a href="../../../../../org/apache/tamaya/spi/package-summary.html">org.apache.tamaya.spi</a> that return <a href="../../../../../org/apache/tamaya/spi/PropertyValueCombinationPolicy.html" title="interface in org.apache.tamaya.spi">PropertyValueCombinationPolicy</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> @@ -108,12 +134,15 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/tamaya/spi/PropertyValueCombinationPolicy.html" title="interface in org.apache.tamaya.spi">PropertyValueCombinationPolicy</a></code></td> -<td class="colLast"><span class="typeNameLabel">DefaultConfigurationContext.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/tamaya/core/internal/DefaultConfigurationContext.html#getPropertyValueCombinationPolicy--">getPropertyValueCombinationPolicy</a></span>()</code> </td> +<td class="colLast"><span class="typeNameLabel">ConfigurationContext.</span><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> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../org/apache/tamaya/core/internal/package-summary.html">org.apache.tamaya.core.internal</a> with parameters of type <a href="../../../../../org/apache/tamaya/spi/PropertyValueCombinationPolicy.html" title="interface in org.apache.tamaya.spi">PropertyValueCombinationPolicy</a></span><span class="tabEnd"> </span></caption> +<caption><span>Methods in <a href="../../../../../org/apache/tamaya/spi/package-summary.html">org.apache.tamaya.spi</a> with parameters of type <a href="../../../../../org/apache/tamaya/spi/PropertyValueCombinationPolicy.html" title="interface in org.apache.tamaya.spi">PropertyValueCombinationPolicy</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> @@ -121,33 +150,33 @@ <tbody> <tr 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"><span class="typeNameLabel">DefaultConfigurationContextBuilder.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/tamaya/core/internal/DefaultConfigurationContextBuilder.html#setPropertyValueCombinationPolicy-org.apache.tamaya.spi.PropertyValueCombinationPolicy-">setPropertyValueCombinationPolicy</a></span>(<a href="../../../../../org/apache/tamaya/spi/PropertyValueCombinationPolicy.html" title="interface in org.apache.tamaya.spi">PropertyValueCombinationPolicy</a> combinationPolicy)</code> </td> +<td class="colLast"><span class="typeNameLabel">ConfigurationContextBuilder.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html#setPropertyValueCombinationPolicy-org.apache.tamaya.spi.PropertyValueCombinationPolicy-">setPropertyValueCombinationPolicy</a></span>(<a href="../../../../../org/apache/tamaya/spi/PropertyValueCombinationPolicy.html" title="interface in org.apache.tamaya.spi">PropertyValueCombinationPolicy</a> policy)</code> +<div class="block">Sets the <a href="../../../../../org/apache/tamaya/spi/PropertyValueCombinationPolicy.html" title="interface in org.apache.tamaya.spi"><code>PropertyValueCombinationPolicy</code></a> used to evaluate the final + property values.</div> +</td> </tr> </tbody> </table> </li> -<li class="blockList"><a name="org.apache.tamaya.spi"> +<li class="blockList"><a name="org.apache.tamaya.spisupport"> <!-- --> </a> -<h3>Uses of <a href="../../../../../org/apache/tamaya/spi/PropertyValueCombinationPolicy.html" title="interface in org.apache.tamaya.spi">PropertyValueCombinationPolicy</a> in <a href="../../../../../org/apache/tamaya/spi/package-summary.html">org.apache.tamaya.spi</a></h3> +<h3>Uses of <a href="../../../../../org/apache/tamaya/spi/PropertyValueCombinationPolicy.html" title="interface in org.apache.tamaya.spi">PropertyValueCombinationPolicy</a> in <a href="../../../../../org/apache/tamaya/spisupport/package-summary.html">org.apache.tamaya.spisupport</a></h3> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation"> -<caption><span>Fields in <a href="../../../../../org/apache/tamaya/spi/package-summary.html">org.apache.tamaya.spi</a> declared as <a href="../../../../../org/apache/tamaya/spi/PropertyValueCombinationPolicy.html" title="interface in org.apache.tamaya.spi">PropertyValueCombinationPolicy</a></span><span class="tabEnd"> </span></caption> +<caption><span>Fields in <a href="../../../../../org/apache/tamaya/spisupport/package-summary.html">org.apache.tamaya.spisupport</a> declared as <a href="../../../../../org/apache/tamaya/spi/PropertyValueCombinationPolicy.html" title="interface in org.apache.tamaya.spi">PropertyValueCombinationPolicy</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Field and Description</th> </tr> <tbody> <tr class="altColor"> -<td class="colFirst"><code>static <a href="../../../../../org/apache/tamaya/spi/PropertyValueCombinationPolicy.html" title="interface in org.apache.tamaya.spi">PropertyValueCombinationPolicy</a></code></td> -<td class="colLast"><span class="typeNameLabel">PropertyValueCombinationPolicy.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/tamaya/spi/PropertyValueCombinationPolicy.html#DEFAULT_OVERRIDING_COLLECTOR">DEFAULT_OVERRIDING_COLLECTOR</a></span></code> -<div class="block">Default overriding collector, where each existing entry (<code>current</code> is overridden by a subsequent non-null - entry evaluated by <code>propertySource.get(key)</code>.</div> -</td> +<td class="colFirst"><code>protected <a href="../../../../../org/apache/tamaya/spi/PropertyValueCombinationPolicy.html" title="interface in org.apache.tamaya.spi">PropertyValueCombinationPolicy</a></code></td> +<td class="colLast"><span class="typeNameLabel">DefaultConfigurationContextBuilder.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/tamaya/spisupport/DefaultConfigurationContextBuilder.html#combinationPolicy">combinationPolicy</a></span></code> </td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../org/apache/tamaya/spi/package-summary.html">org.apache.tamaya.spi</a> that return <a href="../../../../../org/apache/tamaya/spi/PropertyValueCombinationPolicy.html" title="interface in org.apache.tamaya.spi">PropertyValueCombinationPolicy</a></span><span class="tabEnd"> </span></caption> +<caption><span>Methods in <a href="../../../../../org/apache/tamaya/spisupport/package-summary.html">org.apache.tamaya.spisupport</a> that return <a href="../../../../../org/apache/tamaya/spi/PropertyValueCombinationPolicy.html" title="interface in org.apache.tamaya.spi">PropertyValueCombinationPolicy</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> @@ -155,15 +184,12 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code><a href="../../../../../org/apache/tamaya/spi/PropertyValueCombinationPolicy.html" title="interface in org.apache.tamaya.spi">PropertyValueCombinationPolicy</a></code></td> -<td class="colLast"><span class="typeNameLabel">ConfigurationContext.</span><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> +<td class="colLast"><span class="typeNameLabel">DefaultConfigurationContext.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/tamaya/spisupport/DefaultConfigurationContext.html#getPropertyValueCombinationPolicy--">getPropertyValueCombinationPolicy</a></span>()</code> </td> </tr> </tbody> </table> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> -<caption><span>Methods in <a href="../../../../../org/apache/tamaya/spi/package-summary.html">org.apache.tamaya.spi</a> with parameters of type <a href="../../../../../org/apache/tamaya/spi/PropertyValueCombinationPolicy.html" title="interface in org.apache.tamaya.spi">PropertyValueCombinationPolicy</a></span><span class="tabEnd"> </span></caption> +<caption><span>Methods in <a href="../../../../../org/apache/tamaya/spisupport/package-summary.html">org.apache.tamaya.spisupport</a> with parameters of type <a href="../../../../../org/apache/tamaya/spi/PropertyValueCombinationPolicy.html" title="interface in org.apache.tamaya.spi">PropertyValueCombinationPolicy</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colFirst" scope="col">Modifier and Type</th> <th class="colLast" scope="col">Method and Description</th> @@ -171,7 +197,15 @@ <tbody> <tr 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"><span class="typeNameLabel">ConfigurationContextBuilder.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/tamaya/spi/ConfigurationContextBuilder.html#setPropertyValueCombinationPolicy-org.apache.tamaya.spi.PropertyValueCombinationPolicy-">setPropertyValueCombinationPolicy</a></span>(<a href="../../../../../org/apache/tamaya/spi/PropertyValueCombinationPolicy.html" title="interface in org.apache.tamaya.spi">PropertyValueCombinationPolicy</a> policy)</code> +<td class="colLast"><span class="typeNameLabel">DefaultConfigurationContextBuilder.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/tamaya/spisupport/DefaultConfigurationContextBuilder.html#setPropertyValueCombinationPolicy-org.apache.tamaya.spi.PropertyValueCombinationPolicy-">setPropertyValueCombinationPolicy</a></span>(<a href="../../../../../org/apache/tamaya/spi/PropertyValueCombinationPolicy.html" title="interface in org.apache.tamaya.spi">PropertyValueCombinationPolicy</a> combinationPolicy)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/tamaya/spisupport/ConfigurationBuilder.html" title="interface in org.apache.tamaya.spisupport">ConfigurationBuilder</a></code></td> +<td class="colLast"><span class="typeNameLabel">DefaultConfigurationBuilder.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/tamaya/spisupport/DefaultConfigurationBuilder.html#setPropertyValueCombinationPolicy-org.apache.tamaya.spi.PropertyValueCombinationPolicy-">setPropertyValueCombinationPolicy</a></span>(<a href="../../../../../org/apache/tamaya/spi/PropertyValueCombinationPolicy.html" title="interface in org.apache.tamaya.spi">PropertyValueCombinationPolicy</a> combinationPolicy)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../org/apache/tamaya/spisupport/ConfigurationBuilder.html" title="interface in org.apache.tamaya.spisupport">ConfigurationBuilder</a></code></td> +<td class="colLast"><span class="typeNameLabel">ConfigurationBuilder.</span><code><span class="memberNameLink"><a href="../../../../../org/apache/tamaya/spisupport/ConfigurationBuilder.html#setPropertyValueCombinationPolicy-org.apache.tamaya.spi.PropertyValueCombinationPolicy-">setPropertyValueCombinationPolicy</a></span>(<a href="../../../../../org/apache/tamaya/spi/PropertyValueCombinationPolicy.html" title="interface in org.apache.tamaya.spi">PropertyValueCombinationPolicy</a> policy)</code> <div class="block">Sets the <a href="../../../../../org/apache/tamaya/spi/PropertyValueCombinationPolicy.html" title="interface in org.apache.tamaya.spi"><code>PropertyValueCombinationPolicy</code></a> used to evaluate the final property values.</div> </td>
http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/blob/1be99c52/apidocs/development/org/apache/tamaya/spi/class-use/ServiceContext.html ---------------------------------------------------------------------- diff --git a/apidocs/development/org/apache/tamaya/spi/class-use/ServiceContext.html b/apidocs/development/org/apache/tamaya/spi/class-use/ServiceContext.html index 2c83883..c1ce6e6 100644 --- a/apidocs/development/org/apache/tamaya/spi/class-use/ServiceContext.html +++ b/apidocs/development/org/apache/tamaya/spi/class-use/ServiceContext.html @@ -84,10 +84,20 @@ <tbody> <tr class="altColor"> <td class="colFirst"><a href="#org.apache.tamaya.core.internal">org.apache.tamaya.core.internal</a></td> -<td class="colLast"> </td> +<td class="colLast"> +<div class="block">Contains implementations of different property sources for supporting + CLI, Environment and System Properties as well as simple properties + based on the formats defined by <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Properties.html?is-external=true" title="class or interface in java.util"><code>Properties</code></a>.</div> +</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#org.apache.tamaya.spi">org.apache.tamaya.spi</a></td> +<td class="colLast"> +<div class="block">This package contains the Apache Tamaya SPI artifacts.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.tamaya.spisupport">org.apache.tamaya.spisupport</a></td> <td class="colLast"> </td> </tr> </tbody> @@ -108,13 +118,6 @@ <tbody> <tr class="altColor"> <td class="colFirst"><code>class </code></td> -<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/tamaya/core/internal/DefaultServiceContext.html" title="class in org.apache.tamaya.core.internal">DefaultServiceContext</a></span></code> -<div class="block">This class implements the (default) <a href="../../../../../org/apache/tamaya/spi/ServiceContext.html" title="interface in org.apache.tamaya.spi"><code>ServiceContext</code></a> interface and hereby uses the JDK - <a href="http://docs.oracle.com/javase/7/docs/api/java/util/ServiceLoader.html?is-external=true" title="class or interface in java.util"><code>ServiceLoader</code></a> to load the services required.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colFirst"><code>class </code></td> <td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/tamaya/core/internal/OSGIServiceContext.html" title="class in org.apache.tamaya.core.internal">OSGIServiceContext</a></span></code> <div class="block">ServiceContext implementation based on OSGI Service mechanisms.</div> </td> @@ -163,6 +166,27 @@ </tbody> </table> </li> +<li class="blockList"><a name="org.apache.tamaya.spisupport"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../org/apache/tamaya/spi/ServiceContext.html" title="interface in org.apache.tamaya.spi">ServiceContext</a> in <a href="../../../../../org/apache/tamaya/spisupport/package-summary.html">org.apache.tamaya.spisupport</a></h3> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../../org/apache/tamaya/spisupport/package-summary.html">org.apache.tamaya.spisupport</a> that implement <a href="../../../../../org/apache/tamaya/spi/ServiceContext.html" title="interface in org.apache.tamaya.spi">ServiceContext</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code>class </code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../org/apache/tamaya/spisupport/DefaultServiceContext.html" title="class in org.apache.tamaya.spisupport">DefaultServiceContext</a></span></code> +<div class="block">This class implements the (default) <a href="../../../../../org/apache/tamaya/spi/ServiceContext.html" title="interface in org.apache.tamaya.spi"><code>ServiceContext</code></a> interface and hereby uses the JDK + <a href="http://docs.oracle.com/javase/8/docs/api/java/util/ServiceLoader.html?is-external=true" title="class or interface in java.util"><code>ServiceLoader</code></a> to load the services required.</div> +</td> +</tr> +</tbody> +</table> +</li> </ul> </li> </ul> http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/blob/1be99c52/apidocs/development/org/apache/tamaya/spi/package-summary.html ---------------------------------------------------------------------- diff --git a/apidocs/development/org/apache/tamaya/spi/package-summary.html b/apidocs/development/org/apache/tamaya/spi/package-summary.html index 9bbf7d2..52fdc3e 100644 --- a/apidocs/development/org/apache/tamaya/spi/package-summary.html +++ b/apidocs/development/org/apache/tamaya/spi/package-summary.html @@ -45,7 +45,7 @@ <div class="subNav"> <ul class="navList"> <li><a href="../../../../org/apache/tamaya/examples/minimal/package-summary.html">Prev Package</a></li> -<li>Next Package</li> +<li><a href="../../../../org/apache/tamaya/spisupport/package-summary.html">Next Package</a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/apache/tamaya/spi/package-summary.html" target="_top">Frames</a></li> @@ -71,7 +71,13 @@ </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> +<p>@Version(value="0.4") +</p> <h1 title="Package" class="title">Package org.apache.tamaya.spi</h1> +<div class="docSummary"> +<div class="block">This package contains the Apache Tamaya SPI artifacts.</div> +</div> +<p>See: <a href="#package.description">Description</a></p> </div> <div class="contentContainer"> <ul class="blockList"> @@ -209,6 +215,11 @@ </table> </li> </ul> +<a name="package.description"> +<!-- --> +</a> +<h2 title="Package org.apache.tamaya.spi Description">Package org.apache.tamaya.spi Description</h2> +<div class="block">This package contains the Apache Tamaya SPI artifacts.</div> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar.bottom"> @@ -232,7 +243,7 @@ <div class="subNav"> <ul class="navList"> <li><a href="../../../../org/apache/tamaya/examples/minimal/package-summary.html">Prev Package</a></li> -<li>Next Package</li> +<li><a href="../../../../org/apache/tamaya/spisupport/package-summary.html">Next Package</a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/apache/tamaya/spi/package-summary.html" target="_top">Frames</a></li> http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/blob/1be99c52/apidocs/development/org/apache/tamaya/spi/package-tree.html ---------------------------------------------------------------------- diff --git a/apidocs/development/org/apache/tamaya/spi/package-tree.html b/apidocs/development/org/apache/tamaya/spi/package-tree.html index 36a54a4..7fcc3cb 100644 --- a/apidocs/development/org/apache/tamaya/spi/package-tree.html +++ b/apidocs/development/org/apache/tamaya/spi/package-tree.html @@ -44,7 +44,7 @@ <div class="subNav"> <ul class="navList"> <li><a href="../../../../org/apache/tamaya/examples/minimal/package-tree.html">Prev</a></li> -<li>Next</li> +<li><a href="../../../../org/apache/tamaya/spisupport/package-tree.html">Next</a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/apache/tamaya/spi/package-tree.html" target="_top">Frames</a></li> @@ -79,12 +79,12 @@ <div class="contentContainer"> <h2 title="Class Hierarchy">Class Hierarchy</h2> <ul> -<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> +<li type="circle">java.lang.<a href="http://docs.oracle.com/javase/8/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.spi.<a href="../../../../org/apache/tamaya/spi/ConversionContext.html" title="class in org.apache.tamaya.spi"><span class="typeNameLink">ConversionContext</span></a></li> <li type="circle">org.apache.tamaya.spi.<a href="../../../../org/apache/tamaya/spi/ConversionContext.Builder.html" title="class in org.apache.tamaya.spi"><span class="typeNameLink">ConversionContext.Builder</span></a></li> <li type="circle">org.apache.tamaya.spi.<a href="../../../../org/apache/tamaya/spi/FilterContext.html" title="class in org.apache.tamaya.spi"><span class="typeNameLink">FilterContext</span></a></li> -<li type="circle">org.apache.tamaya.spi.<a href="../../../../org/apache/tamaya/spi/PropertyValue.html" title="class in org.apache.tamaya.spi"><span class="typeNameLink">PropertyValue</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>)</li> +<li type="circle">org.apache.tamaya.spi.<a href="../../../../org/apache/tamaya/spi/PropertyValue.html" title="class in org.apache.tamaya.spi"><span class="typeNameLink">PropertyValue</span></a> (implements java.io.<a href="http://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io">Serializable</a>)</li> <li type="circle">org.apache.tamaya.spi.<a href="../../../../org/apache/tamaya/spi/PropertyValueBuilder.html" title="class in org.apache.tamaya.spi"><span class="typeNameLink">PropertyValueBuilder</span></a></li> <li type="circle">org.apache.tamaya.spi.<a href="../../../../org/apache/tamaya/spi/ServiceContextManager.html" title="class in org.apache.tamaya.spi"><span class="typeNameLink">ServiceContextManager</span></a></li> </ul> @@ -104,7 +104,7 @@ </ul> <h2 title="Annotation Type Hierarchy">Annotation Type Hierarchy</h2> <ul> -<li type="circle">org.apache.tamaya.spi.<a href="../../../../org/apache/tamaya/spi/Experimental.html" title="annotation in org.apache.tamaya.spi"><span class="typeNameLink">Experimental</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li> +<li type="circle">org.apache.tamaya.spi.<a href="../../../../org/apache/tamaya/spi/Experimental.html" title="annotation in org.apache.tamaya.spi"><span class="typeNameLink">Experimental</span></a> (implements java.lang.annotation.<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/annotation/Annotation.html?is-external=true" title="class or interface in java.lang.annotation">Annotation</a>)</li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> @@ -129,7 +129,7 @@ <div class="subNav"> <ul class="navList"> <li><a href="../../../../org/apache/tamaya/examples/minimal/package-tree.html">Prev</a></li> -<li>Next</li> +<li><a href="../../../../org/apache/tamaya/spisupport/package-tree.html">Next</a></li> </ul> <ul class="navList"> <li><a href="../../../../index.html?org/apache/tamaya/spi/package-tree.html" target="_top">Frames</a></li> http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/blob/1be99c52/apidocs/development/org/apache/tamaya/spi/package-use.html ---------------------------------------------------------------------- diff --git a/apidocs/development/org/apache/tamaya/spi/package-use.html b/apidocs/development/org/apache/tamaya/spi/package-use.html index 9525023..6d1c5aa 100644 --- a/apidocs/development/org/apache/tamaya/spi/package-use.html +++ b/apidocs/development/org/apache/tamaya/spi/package-use.html @@ -84,28 +84,51 @@ <tbody> <tr class="altColor"> <td class="colFirst"><a href="#org.apache.tamaya">org.apache.tamaya</a></td> -<td class="colLast"> </td> +<td class="colLast"> +<div class="block">This package contains the Apache Tamaya API.</div> +</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#org.apache.tamaya.core.internal">org.apache.tamaya.core.internal</a></td> -<td class="colLast"> </td> +<td class="colLast"> +<div class="block">Contains implementations of different property sources for supporting + CLI, Environment and System Properties as well as simple properties + based on the formats defined by <a href="http://docs.oracle.com/javase/8/docs/api/java/util/Properties.html?is-external=true" title="class or interface in java.util"><code>Properties</code></a>.</div> +</td> </tr> <tr class="altColor"> <td class="colFirst"><a href="#org.apache.tamaya.core.internal.converters">org.apache.tamaya.core.internal.converters</a></td> -<td class="colLast"> </td> +<td class="colLast"> +<div class="block">Contains implementations of the converters provided by default.</div> +</td> </tr> <tr class="rowColor"> -<td class="colFirst"><a href="#org.apache.tamaya.core.propertysource">org.apache.tamaya.core.propertysource</a></td> +<td class="colFirst"><a href="#org.apache.tamaya.examples.custompropertysource">org.apache.tamaya.examples.custompropertysource</a></td> <td class="colLast"> </td> </tr> <tr class="altColor"> -<td class="colFirst"><a href="#org.apache.tamaya.examples.custompropertysource">org.apache.tamaya.examples.custompropertysource</a></td> -<td class="colLast"> </td> +<td class="colFirst"><a href="#org.apache.tamaya.examples.minimal">org.apache.tamaya.examples.minimal</a></td> +<td class="colLast"> +<div class="block">Example to show the simplest ways to use Tamaya with + the standard configuration file.</div> +</td> </tr> <tr class="rowColor"> <td class="colFirst"><a href="#org.apache.tamaya.spi">org.apache.tamaya.spi</a></td> +<td class="colLast"> +<div class="block">This package contains the Apache Tamaya SPI artifacts.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.tamaya.spisupport">org.apache.tamaya.spisupport</a></td> <td class="colLast"> </td> </tr> +<tr class="rowColor"> +<td class="colFirst"><a href="#org.apache.tamaya.spisupport.propertysource">org.apache.tamaya.spisupport.propertysource</a></td> +<td class="colLast"> +<div class="block">Contains internal implementations artifacts registered as services.</div> +</td> +</tr> </tbody> </table> </li> @@ -157,31 +180,6 @@ </td> </tr> <tr class="rowColor"> -<td class="colOne"><a href="../../../../org/apache/tamaya/spi/class-use/PropertyConverter.html#org.apache.tamaya.core.internal">PropertyConverter</a> -<div class="block">Interface for an property that converts a configured String into something else.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../org/apache/tamaya/spi/class-use/PropertyFilter.html#org.apache.tamaya.core.internal">PropertyFilter</a> -<div class="block">Interface for filtering the current map of properties during the evaluation of the chain of PropertySources.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../org/apache/tamaya/spi/class-use/PropertySource.html#org.apache.tamaya.core.internal">PropertySource</a> -<div class="block">This interface models a provider that serves configuration properties.</div> -</td> -</tr> -<tr class="altColor"> -<td class="colOne"><a href="../../../../org/apache/tamaya/spi/class-use/PropertyValue.html#org.apache.tamaya.core.internal">PropertyValue</a> -<div class="block">Class modelling the result of a request for a property value.</div> -</td> -</tr> -<tr class="rowColor"> -<td class="colOne"><a href="../../../../org/apache/tamaya/spi/class-use/PropertyValueCombinationPolicy.html#org.apache.tamaya.core.internal">PropertyValueCombinationPolicy</a> -<div class="block">Policy that determines how the final value of a configuration entry is evaluated.</div> -</td> -</tr> -<tr class="altColor"> <td class="colOne"><a href="../../../../org/apache/tamaya/spi/class-use/ServiceContext.html#org.apache.tamaya.core.internal">ServiceContext</a> <div class="block">This class models the component that is managing the lifecycle current the services used by the Configuration API.</div> @@ -212,46 +210,52 @@ </tbody> </table> </li> -<li class="blockList"><a name="org.apache.tamaya.core.propertysource"> +<li class="blockList"><a name="org.apache.tamaya.examples.custompropertysource"> <!-- --> </a> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> -<caption><span>Classes in <a href="../../../../org/apache/tamaya/spi/package-summary.html">org.apache.tamaya.spi</a> used by <a href="../../../../org/apache/tamaya/core/propertysource/package-summary.html">org.apache.tamaya.core.propertysource</a></span><span class="tabEnd"> </span></caption> +<caption><span>Classes in <a href="../../../../org/apache/tamaya/spi/package-summary.html">org.apache.tamaya.spi</a> used by <a href="../../../../org/apache/tamaya/examples/custompropertysource/package-summary.html">org.apache.tamaya.examples.custompropertysource</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colOne" scope="col">Class and Description</th> </tr> <tbody> <tr class="altColor"> -<td class="colOne"><a href="../../../../org/apache/tamaya/spi/class-use/PropertySource.html#org.apache.tamaya.core.propertysource">PropertySource</a> +<td class="colOne"><a href="../../../../org/apache/tamaya/spi/class-use/PropertySource.html#org.apache.tamaya.examples.custompropertysource">PropertySource</a> <div class="block">This interface models a provider that serves configuration properties.</div> </td> </tr> <tr class="rowColor"> -<td class="colOne"><a href="../../../../org/apache/tamaya/spi/class-use/PropertyValue.html#org.apache.tamaya.core.propertysource">PropertyValue</a> -<div class="block">Class modelling the result of a request for a property value.</div> +<td class="colOne"><a href="../../../../org/apache/tamaya/spi/class-use/PropertySourceProvider.html#org.apache.tamaya.examples.custompropertysource">PropertySourceProvider</a> +<div class="block">Implement this interfaces to provide a PropertySource provider which + is able to register multiple PropertySources.</div> </td> </tr> </tbody> </table> </li> -<li class="blockList"><a name="org.apache.tamaya.examples.custompropertysource"> +<li class="blockList"><a name="org.apache.tamaya.examples.minimal"> <!-- --> </a> <table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> -<caption><span>Classes in <a href="../../../../org/apache/tamaya/spi/package-summary.html">org.apache.tamaya.spi</a> used by <a href="../../../../org/apache/tamaya/examples/custompropertysource/package-summary.html">org.apache.tamaya.examples.custompropertysource</a></span><span class="tabEnd"> </span></caption> +<caption><span>Classes in <a href="../../../../org/apache/tamaya/spi/package-summary.html">org.apache.tamaya.spi</a> used by <a href="../../../../org/apache/tamaya/examples/minimal/package-summary.html">org.apache.tamaya.examples.minimal</a></span><span class="tabEnd"> </span></caption> <tr> <th class="colOne" scope="col">Class and Description</th> </tr> <tbody> <tr class="altColor"> -<td class="colOne"><a href="../../../../org/apache/tamaya/spi/class-use/PropertySource.html#org.apache.tamaya.examples.custompropertysource">PropertySource</a> -<div class="block">This interface models a provider that serves configuration properties.</div> +<td class="colOne"><a href="../../../../org/apache/tamaya/spi/class-use/ConfigurationContext.html#org.apache.tamaya.examples.minimal">ConfigurationContext</a> +<div class="block">Central SPI for programmatically dealing with the setup of the configuration system.</div> </td> </tr> <tr class="rowColor"> -<td class="colOne"><a href="../../../../org/apache/tamaya/spi/class-use/PropertySourceProvider.html#org.apache.tamaya.examples.custompropertysource">PropertySourceProvider</a> -<div class="block">Implement this interfaces to provide a PropertySource provider which - is able to register multiple PropertySources.</div> +<td class="colOne"><a href="../../../../org/apache/tamaya/spi/class-use/ConfigurationContextBuilder.html#org.apache.tamaya.examples.minimal">ConfigurationContextBuilder</a> +<div class="block">A builder for creating new or adapting instances of <a href="../../../../org/apache/tamaya/spi/ConfigurationContext.html" title="interface in org.apache.tamaya.spi"><code>ConfigurationContext</code></a>.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/tamaya/spi/class-use/ConfigurationProviderSpi.html#org.apache.tamaya.examples.minimal">ConfigurationProviderSpi</a> +<div class="block">SPI that must be implemented to provide the component that manages all <a href="../../../../org/apache/tamaya/Configuration.html" title="interface in org.apache.tamaya"><code>Configuration</code></a> + instances in a system.</div> </td> </tr> </tbody> @@ -342,6 +346,97 @@ </tbody> </table> </li> +<li class="blockList"><a name="org.apache.tamaya.spisupport"> +<!-- --> +</a> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../org/apache/tamaya/spi/package-summary.html">org.apache.tamaya.spi</a> used by <a href="../../../../org/apache/tamaya/spisupport/package-summary.html">org.apache.tamaya.spisupport</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/tamaya/spi/class-use/ConfigurationContext.html#org.apache.tamaya.spisupport">ConfigurationContext</a> +<div class="block">Central SPI for programmatically dealing with the setup of the configuration system.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="../../../../org/apache/tamaya/spi/class-use/ConfigurationContextBuilder.html#org.apache.tamaya.spisupport">ConfigurationContextBuilder</a> +<div class="block">A builder for creating new or adapting instances of <a href="../../../../org/apache/tamaya/spi/ConfigurationContext.html" title="interface in org.apache.tamaya.spi"><code>ConfigurationContext</code></a>.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/tamaya/spi/class-use/ConversionContext.html#org.apache.tamaya.spisupport">ConversionContext</a> +<div class="block">A conversion context containing all the required values for implementing conversion.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="../../../../org/apache/tamaya/spi/class-use/FilterContext.html#org.apache.tamaya.spisupport">FilterContext</a> +<div class="block">A filter context containing all the required values for implementing filtering.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/tamaya/spi/class-use/PropertyConverter.html#org.apache.tamaya.spisupport">PropertyConverter</a> +<div class="block">Interface for an property that converts a configured String into something else.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="../../../../org/apache/tamaya/spi/class-use/PropertyFilter.html#org.apache.tamaya.spisupport">PropertyFilter</a> +<div class="block">Interface for filtering the current map of properties during the evaluation of the chain of PropertySources.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/tamaya/spi/class-use/PropertySource.html#org.apache.tamaya.spisupport">PropertySource</a> +<div class="block">This interface models a provider that serves configuration properties.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="../../../../org/apache/tamaya/spi/class-use/PropertyValue.html#org.apache.tamaya.spisupport">PropertyValue</a> +<div class="block">Class modelling the result of a request for a property value.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/tamaya/spi/class-use/PropertyValueCombinationPolicy.html#org.apache.tamaya.spisupport">PropertyValueCombinationPolicy</a> +<div class="block">Policy that determines how the final value of a configuration entry is evaluated.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="../../../../org/apache/tamaya/spi/class-use/ServiceContext.html#org.apache.tamaya.spisupport">ServiceContext</a> +<div class="block">This class models the component that is managing the lifecycle current the + services used by the Configuration API.</div> +</td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.tamaya.spisupport.propertysource"> +<!-- --> +</a> +<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation"> +<caption><span>Classes in <a href="../../../../org/apache/tamaya/spi/package-summary.html">org.apache.tamaya.spi</a> used by <a href="../../../../org/apache/tamaya/spisupport/propertysource/package-summary.html">org.apache.tamaya.spisupport.propertysource</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colOne" scope="col">Class and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/tamaya/spi/class-use/PropertySource.html#org.apache.tamaya.spisupport.propertysource">PropertySource</a> +<div class="block">This interface models a provider that serves configuration properties.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colOne"><a href="../../../../org/apache/tamaya/spi/class-use/PropertySourceProvider.html#org.apache.tamaya.spisupport.propertysource">PropertySourceProvider</a> +<div class="block">Implement this interfaces to provide a PropertySource provider which + is able to register multiple PropertySources.</div> +</td> +</tr> +<tr class="altColor"> +<td class="colOne"><a href="../../../../org/apache/tamaya/spi/class-use/PropertyValue.html#org.apache.tamaya.spisupport.propertysource">PropertyValue</a> +<div class="block">Class modelling the result of a request for a property value.</div> +</td> +</tr> +</tbody> +</table> +</li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> http://git-wip-us.apache.org/repos/asf/incubator-tamaya-site/blob/1be99c52/apidocs/development/org/apache/tamaya/spisupport/ConfigValueEvaluator.html ---------------------------------------------------------------------- diff --git a/apidocs/development/org/apache/tamaya/spisupport/ConfigValueEvaluator.html b/apidocs/development/org/apache/tamaya/spisupport/ConfigValueEvaluator.html new file mode 100644 index 0000000..2f32656 --- /dev/null +++ b/apidocs/development/org/apache/tamaya/spisupport/ConfigValueEvaluator.html @@ -0,0 +1,265 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="de"> +<head> +<!-- Generated by javadoc --> +<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> +<title>ConfigValueEvaluator (Apache Tamaya Base 0.4-incubating-SNAPSHOT API)</title> +<meta name="keywords" content="org.apache.tamaya.spisupport.ConfigValueEvaluator interface"> +<meta name="keywords" content="evaluteRawValue()"> +<meta name="keywords" content="evaluateRawValues()"> +<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style"> +<script type="text/javascript" src="../../../../script.js"></script> +</head> +<body> +<script type="text/javascript"><!-- + try { + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="ConfigValueEvaluator (Apache Tamaya Base 0.4-incubating-SNAPSHOT API)"; + } + } + catch(err) { + } +//--> +var methods = {"i0":6,"i1":6}; +var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]}; +var altColor = "altColor"; +var rowColor = "rowColor"; +var tableTab = "tableTab"; +var activeTableTab = "activeTableTab"; +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar.top"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.top.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="class-use/ConfigValueEvaluator.html">Use</a></li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../index-all.html">Index</a></li> +<li><a href="../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../org/apache/tamaya/spisupport/ConfigurationBuilder.html" title="interface in org.apache.tamaya.spisupport"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../org/apache/tamaya/spisupport/DefaultConfiguration.html" title="class in org.apache.tamaya.spisupport"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?org/apache/tamaya/spisupport/ConfigValueEvaluator.html" target="_top">Frames</a></li> +<li><a href="ConfigValueEvaluator.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_top"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li>Constr | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li>Constr | </li> +<li><a href="#method.detail">Method</a></li> +</ul> +</div> +<a name="skip.navbar.top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<!-- ======== START OF CLASS DATA ======== --> +<div class="header"> +<div class="subTitle">org.apache.tamaya.spisupport</div> +<h2 title="Interface ConfigValueEvaluator" class="title">Interface ConfigValueEvaluator</h2> +</div> +<div class="contentContainer"> +<div class="description"> +<ul class="blockList"> +<li class="blockList"> +<dl> +<dt>All Known Implementing Classes:</dt> +<dd><a href="../../../../org/apache/tamaya/spisupport/DefaultConfigValueEvaluator.html" title="class in org.apache.tamaya.spisupport">DefaultConfigValueEvaluator</a></dd> +</dl> +<hr> +<br> +<pre>public interface <span class="typeNameLabel">ConfigValueEvaluator</span></pre> +<div class="block">Component SPI which encapsulates the evaluation of a single or full <b>raw</b>value + for a <a href="../../../../org/apache/tamaya/spi/ConfigurationContext.html" title="interface in org.apache.tamaya.spi"><code>ConfigurationContext</code></a>.</div> +</li> +</ul> +</div> +<div class="summary"> +<ul class="blockList"> +<li class="blockList"> +<!-- ========== METHOD SUMMARY =========== --> +<ul class="blockList"> +<li class="blockList"><a name="method.summary"> +<!-- --> +</a> +<h3>Method Summary</h3> +<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation"> +<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd"> </span></span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tr id="i0" class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../org/apache/tamaya/spi/PropertyValue.html" title="class in org.apache.tamaya.spi">PropertyValue</a>></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/tamaya/spisupport/ConfigValueEvaluator.html#evaluateRawValues-org.apache.tamaya.spi.ConfigurationContext-">evaluateRawValues</a></span>(<a href="../../../../org/apache/tamaya/spi/ConfigurationContext.html" title="interface in org.apache.tamaya.spi">ConfigurationContext</a> context)</code> +<div class="block">Evaluates all property values from a <a href="../../../../org/apache/tamaya/spi/ConfigurationContext.html" title="interface in org.apache.tamaya.spi"><code>ConfigurationContext</code></a>.</div> +</td> +</tr> +<tr id="i1" class="rowColor"> +<td class="colFirst"><code><a href="../../../../org/apache/tamaya/spi/PropertyValue.html" title="class in org.apache.tamaya.spi">PropertyValue</a></code></td> +<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/tamaya/spisupport/ConfigValueEvaluator.html#evaluteRawValue-java.lang.String-org.apache.tamaya.spi.ConfigurationContext-">evaluteRawValue</a></span>(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, + <a href="../../../../org/apache/tamaya/spi/ConfigurationContext.html" title="interface in org.apache.tamaya.spi">ConfigurationContext</a> context)</code> +<div class="block">Evaluates single value using a <a href="../../../../org/apache/tamaya/spi/ConfigurationContext.html" title="interface in org.apache.tamaya.spi"><code>ConfigurationContext</code></a>.</div> +</td> +</tr> +</table> +</li> +</ul> +</li> +</ul> +</div> +<div class="details"> +<ul class="blockList"> +<li class="blockList"> +<!-- ============ METHOD DETAIL ========== --> +<ul class="blockList"> +<li class="blockList"><a name="method.detail"> +<!-- --> +</a> +<h3>Method Detail</h3> +<a name="evaluteRawValue-java.lang.String-org.apache.tamaya.spi.ConfigurationContext-"> +<!-- --> +</a> +<ul class="blockList"> +<li class="blockList"> +<h4>evaluteRawValue</h4> +<pre><a href="../../../../org/apache/tamaya/spi/PropertyValue.html" title="class in org.apache.tamaya.spi">PropertyValue</a> evaluteRawValue(<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> key, + <a href="../../../../org/apache/tamaya/spi/ConfigurationContext.html" title="interface in org.apache.tamaya.spi">ConfigurationContext</a> context)</pre> +<div class="block">Evaluates single value using a <a href="../../../../org/apache/tamaya/spi/ConfigurationContext.html" title="interface in org.apache.tamaya.spi"><code>ConfigurationContext</code></a>.</div> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>key</code> - the config key, not null.</dd> +<dd><code>context</code> - the context, not null.</dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>the value, or null.</dd> +</dl> +</li> +</ul> +<a name="evaluateRawValues-org.apache.tamaya.spi.ConfigurationContext-"> +<!-- --> +</a> +<ul class="blockListLast"> +<li class="blockList"> +<h4>evaluateRawValues</h4> +<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a><<a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="../../../../org/apache/tamaya/spi/PropertyValue.html" title="class in org.apache.tamaya.spi">PropertyValue</a>> evaluateRawValues(<a href="../../../../org/apache/tamaya/spi/ConfigurationContext.html" title="interface in org.apache.tamaya.spi">ConfigurationContext</a> context)</pre> +<div class="block">Evaluates all property values from a <a href="../../../../org/apache/tamaya/spi/ConfigurationContext.html" title="interface in org.apache.tamaya.spi"><code>ConfigurationContext</code></a>.</div> +<dl> +<dt><span class="paramLabel">Parameters:</span></dt> +<dd><code>context</code> - the context, not null.</dd> +<dt><span class="returnLabel">Returns:</span></dt> +<dd>the value, or null.</dd> +</dl> +</li> +</ul> +</li> +</ul> +</li> +</ul> +</div> +</div> +<!-- ========= END OF CLASS DATA ========= --> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar.bottom"> +<!-- --> +</a> +<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> +<a name="navbar.bottom.firstrow"> +<!-- --> +</a> +<ul class="navList" title="Navigation"> +<li><a href="../../../../overview-summary.html">Overview</a></li> +<li><a href="package-summary.html">Package</a></li> +<li class="navBarCell1Rev">Class</li> +<li><a href="class-use/ConfigValueEvaluator.html">Use</a></li> +<li><a href="package-tree.html">Tree</a></li> +<li><a href="../../../../deprecated-list.html">Deprecated</a></li> +<li><a href="../../../../index-all.html">Index</a></li> +<li><a href="../../../../help-doc.html">Help</a></li> +</ul> +</div> +<div class="subNav"> +<ul class="navList"> +<li><a href="../../../../org/apache/tamaya/spisupport/ConfigurationBuilder.html" title="interface in org.apache.tamaya.spisupport"><span class="typeNameLink">Prev Class</span></a></li> +<li><a href="../../../../org/apache/tamaya/spisupport/DefaultConfiguration.html" title="class in org.apache.tamaya.spisupport"><span class="typeNameLink">Next Class</span></a></li> +</ul> +<ul class="navList"> +<li><a href="../../../../index.html?org/apache/tamaya/spisupport/ConfigValueEvaluator.html" target="_top">Frames</a></li> +<li><a href="ConfigValueEvaluator.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../allclasses-noframe.html">All Classes</a></li> +</ul> +<div> +<script type="text/javascript"><!-- + allClassesLink = document.getElementById("allclasses_navbar_bottom"); + if(window==top) { + allClassesLink.style.display = "block"; + } + else { + allClassesLink.style.display = "none"; + } + //--> +</script> +</div> +<div> +<ul class="subNavList"> +<li>Summary: </li> +<li>Nested | </li> +<li>Field | </li> +<li>Constr | </li> +<li><a href="#method.summary">Method</a></li> +</ul> +<ul class="subNavList"> +<li>Detail: </li> +<li>Field | </li> +<li>Constr | </li> +<li><a href="#method.detail">Method</a></li> +</ul> +</div> +<a name="skip.navbar.bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small>Copyright © 2014–2017 <a href="https://apache.org">Apache Software Foundation</a>. All rights reserved.</small></p> +</body> +</html>
