Author: buildbot
Date: Thu Feb 4 07:44:51 2016
New Revision: 979447
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 Thu Feb 4 07:44:51 2016
@@ -1 +1 @@
-1728366
+1728413
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
Thu Feb 4 07:44:51 2016
@@ -172,6 +172,8 @@ The constructed Component is then automa
</pre></div>
+<h2 id="javadoc">Javadoc<a class="headerlink" href="#javadoc" title="Permanent
link">¶</a></h2>
+<p>You can find the javadoc for the new Dependency Manager Lambda library <a
href="../../../../apidocs/">here</a>.</p>
<h2 id="adding-service-dependencies">Adding service dependencies<a
class="headerlink" href="#adding-service-dependencies" title="Permanent
link">¶</a></h2>
<p>Service Dependencies, unlike in the original DM API, are required by
default, and you can add a dependency using the <code>withSrv</code> methods
available from the ComponentBuilder interface.
Such method accepts a <code>Consumer<ServiceDependencyBuilder></code>
lambda expression, which may then configure the dependency using a chain of
method calls (filter/callbacks,autoconfig, etc ...):</p>
@@ -615,7 +617,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. 1728366 by pderop on Wed, 3 Feb 2016 20:19:27 +0000
+ Rev. 1728413 by pderop on Thu, 4 Feb 2016 07:44:09 +0000
</div>
<div class="trademarkFooter">
Apache Felix, Felix, Apache, the Apache feather logo, and the Apache
Felix project