Author: buildbot
Date: Mon Oct 22 17:10:25 2018
New Revision: 1036453

Log:
Staging update by buildbot for felix

Modified:
    websites/staging/felix/trunk/content/   (props changed)
    
websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-dependency-manager/reference/component-resource-adapter.html

Propchange: websites/staging/felix/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Oct 22 17:10:25 2018
@@ -1 +1 @@
-1844580
+1844581

Modified: 
websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-dependency-manager/reference/component-resource-adapter.html
==============================================================================
--- 
websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-dependency-manager/reference/component-resource-adapter.html
 (original)
+++ 
websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-dependency-manager/reference/component-resource-adapter.html
 Mon Oct 22 17:10:25 2018
@@ -96,9 +96,9 @@ For each matching resource an adapter wi
 The adapter will be registered with the specified interface and existing 
properties from the original 
 resource plus any extra properties you supply here. It will also inherit all 
dependencies, 
 and if you declare the original service as a member it will be injected.</p>
-<p>To define a resource adapter, you first need to create a <a 
href="http://felix.staging.apache.org/apidocs/dependencymanager/r12/org/apache/felix/dm/ResourceComponent.html";>ResourceComponent</a>
+<p>To define a resource adapter, you first need to create a <a 
href="http://felix.apache.org/apidocs/dependencymanager/r13/org/apache/felix/dm/ResourceComponent.html";>ResourceComponent</a>
 component using the DependencyActivatorBase.createResourceComponent() or the 
DependencyManager.createResourceComponent() method.</p>
-<p>The ResourceComponent extends the <a 
href="http://felix.staging.apache.org/apidocs/dependencymanager/r12/org/apache/felix/dm/Component.html";>Component</a>
 and provides some additional
+<p>The ResourceComponent extends the <a 
href="http://felix.apache.org/apidocs/dependencymanager/r13/org/apache/felix/dm/Component.html";>Component</a>
 and provides some additional
 setter methods related to resource adapters.</p>
 <p>Usage Example:</p>
 <p>Here, the "VideoPlayer" service provides a video service on top of any 
movie 
@@ -192,7 +192,7 @@ available URL:</p>
 <span class="o">}</span>
 </pre></div>
       <div class="timestamp" style="margin-top: 30px; font-size: 80%; 
text-align: right;">
-        Rev. 1843266 by pderop on Tue, 9 Oct 2018 13:34:26 +0000
+        Rev. 1844581 by pderop on Mon, 22 Oct 2018 17:10:07 +0000
       </div>
       <div class="trademarkFooter"> 
         Apache Felix, Felix, Apache, the Apache feather logo, and the Apache 
Felix project


Reply via email to