Author: buildbot
Date: Wed Feb 3 07:44:53 2016
New Revision: 979355
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/guides/dm-lambda.html
Propchange: websites/staging/felix/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Wed Feb 3 07:44:53 2016
@@ -1 +1 @@
-1728263
+1728264
Modified:
websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-dependency-manager/guides/dm-lambda.html
==============================================================================
---
websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-dependency-manager/guides/dm-lambda.html
(original)
+++
websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-dependency-manager/guides/dm-lambda.html
Wed Feb 3 07:44:53 2016
@@ -364,7 +364,7 @@ like if they were service dependencies.<
<p>Let's explore this new dependency using an advanced example: assume you
develop a component that needs to
track any "Tracked" services registered in the Registry, using a classic
whiteboard pattern. But before, you need to
download a web page at initialization, before you component is started. The
downloaded webpage is required to be able to
-handle Tracked services. Now, you don't want to block the initialization of
your component (because in a reactive word,
+handle Tracked services. Now, you don't want to block the initialization of
your component because in a reactive word,
it is forbidden to block on the current thread.
So, you use an HttpClient which allows to asynchronously download a web page,
and when you schedule doGET() on the
client, the method returns to you a
<code>CompletableFuture<String></code>.</p>
@@ -551,7 +551,7 @@ and the service is registered.</p>
<p>Caution: if you are using a corporate http proxy, you have to fix the
Activator in order to configure the ip addr and port number of your
http proxy.</p>
<div class="timestamp" style="margin-top: 30px; font-size: 80%;
text-align: right;">
- Rev. 1728263 by pderop on Wed, 3 Feb 2016 07:41:35 +0000
+ Rev. 1728264 by pderop on Wed, 3 Feb 2016 07:44:32 +0000
</div>
<div class="trademarkFooter">
Apache Felix, Felix, Apache, the Apache feather logo, and the Apache
Felix project