Author: buildbot
Date: Mon Oct 22 17:12:34 2018
New Revision: 1036456
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-aspect.html
Propchange: websites/staging/felix/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Oct 22 17:12:34 2018
@@ -1 +1 @@
-1844583
+1844584
Modified:
websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-dependency-manager/reference/component-aspect.html
==============================================================================
---
websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-dependency-manager/reference/component-aspect.html
(original)
+++
websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-dependency-manager/reference/component-aspect.html
Mon Oct 22 17:12:34 2018
@@ -93,7 +93,7 @@ such as OSGi to "extend" existing servic
Examples of these are adding a specific caching mechanism to a storage service
or
implementing logging. Aspects in OSGi can be applied to services and can be
added and
removed at runtime.</p>
-<p>To define an aspect component, you need to create an <a
href="http://felix.staging.apache.org/apidocs/dependencymanager/r12/org/apache/felix/dm/AspectComponent.html">AspectComponent</a>
component
+<p>To define an aspect component, you need to create an <a
href="http://felix.apache.org/apidocs/dependencymanager/r13/org/apache/felix/dm/AspectComponent.html">AspectComponent</a>
component
using the DependencyActivatorBase.createAspectComponent() or the
DependencyManager.createAspectComponent() method.
This interface extends the Component interface in order to add extra setters
methods needed to define an aspect service component.</p>
<p>Usage example: </p>
@@ -116,7 +116,7 @@ between any Database service consumer an
<span class="o">}</span>
</pre></div>
<div class="timestamp" style="margin-top: 30px; font-size: 80%;
text-align: right;">
- Rev. 1843297 by pderop on Tue, 9 Oct 2018 14:50:00 +0000
+ Rev. 1844584 by pderop on Mon, 22 Oct 2018 17:12:17 +0000
</div>
<div class="trademarkFooter">
Apache Felix, Felix, Apache, the Apache feather logo, and the Apache
Felix project