You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by bu...@apache.org on 2018/10/09 15:10:40 UTC

svn commit: r1036205 - in /websites/staging/felix/trunk/content: ./ documentation/subprojects/apache-felix-dependency-manager/reference/dm-annotations.html

Author: buildbot
Date: Tue Oct  9 15:10:40 2018
New Revision: 1036205

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/dm-annotations.html

Propchange: websites/staging/felix/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Oct  9 15:10:40 2018
@@ -1 +1 @@
-1843297
+1843299

Modified: websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-dependency-manager/reference/dm-annotations.html
==============================================================================
--- websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-dependency-manager/reference/dm-annotations.html (original)
+++ websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-dependency-manager/reference/dm-annotations.html Tue Oct  9 15:10:40 2018
@@ -1375,18 +1375,12 @@ Now, you can control the scope of the pr
 is available for all types of DM components and allows to define the scope of the registered service.</p>
 <p>The <code>scope</code> attribute has three enum values: SINGLETON, BUNDLE, PROTOTYPE</p>
 <ul>
-<li>
-<p>SINGLETON: it's as before: your registered service is a singleton, meaning that the service must be 
-instantiated and registered once, and all using services will share the same service instance of your component.</p>
-</li>
-<li>
-<p>BUNDLE: the service will be registered as a ServiceFactory, meaning an instance of the component must be 
-created for each bundle using the service.</p>
-</li>
-<li>
-<p>PROTOTYPE: the service will be registered as a PrototypeServiceFactory, meaning the service is registered as 
-a prototype scope service and an instance of the component must be created for each distinct service requester.</p>
-</li>
+<li>SINGLETON: it's as before: your registered service is a singleton, meaning that the service must be 
+instantiated and registered once, and all using services will share the same service instance of your component.</li>
+<li>BUNDLE: the service will be registered as a ServiceFactory, meaning an instance of the component must be 
+created for each bundle using the service.</li>
+<li>PROTOTYPE: the service will be registered as a PrototypeServiceFactory, meaning the service is registered as 
+a prototype scope service and an instance of the component must be created for each distinct service requester.</li>
 </ul>
 <p>Scoped Services are supported by all kind of DM service components:</p>
 <ul>
@@ -1653,7 +1647,7 @@ in the following, the service properties
 <span class="o">}</span>
 </pre></div>
       <div class="timestamp" style="margin-top: 30px; font-size: 80%; text-align: right;">
-        Rev. 1843289 by pderop on Tue, 9 Oct 2018 14:22:04 +0000
+        Rev. 1843299 by pderop on Tue, 9 Oct 2018 15:10:21 +0000
       </div>
       <div class="trademarkFooter"> 
         Apache Felix, Felix, Apache, the Apache feather logo, and the Apache Felix project