Author: buildbot
Date: Tue Mar 10 10:26:42 2015
New Revision: 943122
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-4/reference/thread-model.html
Propchange: websites/staging/felix/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Mar 10 10:26:42 2015
@@ -1 +1 @@
-1665444
+1665446
Modified:
websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-dependency-manager-4/reference/thread-model.html
==============================================================================
---
websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-dependency-manager-4/reference/thread-model.html
(original)
+++
websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-dependency-manager-4/reference/thread-model.html
Tue Mar 10 10:26:42 2015
@@ -143,7 +143,7 @@ is registered (In this way, it is not ne
<div class="codehilite"><pre> <span class="n">package</span> <span
class="n">com</span><span class="p">.</span><span class="n">acme</span><span
class="p">.</span><span class="n">management</span><span
class="p">.</span><span class="n">threadpool</span><span class="p">;</span>
<span class="n">import</span> <span class="n">org</span><span
class="p">.</span><span class="n">apache</span><span class="p">.</span><span
class="n">felix</span><span class="p">.</span><span class="n">dm</span><span
class="p">.</span><span class="n">ComponentExecutorFactory</span><span
class="p">;</span>
- <span class="n">public</span> <span class="n">class</span> <span
class="n">ComponentExecutorFactoryImpl</span> <span class="n">implements</span>
<span class="n">ComponentExecutorFactory</span> <span class="p">{</span>
+ <span class="n">public</span> <span class="n">class</span> <span
class="n">ComponentExecutorFactoryImpl</span> <span class="n">implements</span>
<span class="n">ComponentExecutorFactory</span> <span class="p">{</span>
<span class="n">volatile</span> <span class="n">Executor</span> <span
class="n">m_sharedThreadPool</span><span class="p">;</span>
<span class="n">void</span> <span class="n">updated</span><span
class="p">(</span><span class="n">Dictionary</span> <span
class="n">conf</span><span class="p">)</span> <span class="p">{</span>
@@ -156,8 +156,15 @@ is registered (In this way, it is not ne
<span class="p">}</span>
<span class="p">}</span>
</pre></div>
+
+
+<p>You will find a live example in the source distribution <a
href="https://svn.apache.org/repos/asf/felix/trunk/dependencymanager/org.apache.felix.dependencymanager.samples/">sample
codes</a>:</p>
+<ul>
+<li><a
href="https://svn.apache.org/repos/asf/felix/trunk/dependencymanager/org.apache.felix.dependencymanager.samples/bnd.bnd">see
the bnd.bnd</a> which configures the
org.apache.felix.dependencymanager.parallel in the <em>-runproperties</em>
option.</li>
+<li><a
href="https://svn.apache.org/repos/asf/felix/trunk/dependencymanager/org.apache.felix.dependencymanager.samples/src/org/apache/felix/dependencymanager/samples/tpool/">see
the executor factory</a> sample code and README file to up-to-date
informations.</li>
+</ul>
<div class="timestamp" style="margin-top: 30px; font-size: 80%;
text-align: right;">
- Rev. 1665444 by pderop on Tue, 10 Mar 2015 10:17:54 +0000
+ Rev. 1665446 by pderop on Tue, 10 Mar 2015 10:26:26 +0000
</div>
<div class="trademarkFooter">
Apache Felix, Felix, Apache, the Apache feather logo, and the Apache
Felix project