Author: buildbot
Date: Mon Oct 22 17:11:10 2018
New Revision: 1036454
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/dependency-bundle.html
Propchange: websites/staging/felix/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Oct 22 17:11:10 2018
@@ -1 +1 @@
-1844581
+1844582
Modified:
websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-dependency-manager/reference/dependency-bundle.html
==============================================================================
---
websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-dependency-manager/reference/dependency-bundle.html
(original)
+++
websites/staging/felix/trunk/content/documentation/subprojects/apache-felix-dependency-manager/reference/dependency-bundle.html
Mon Oct 22 17:11:10 2018
@@ -91,7 +91,7 @@ h2:hover > .headerlink, h3:hover > .head
<p>A bundle dependency allows you to depend on a bundle in a certain set of
states, as indicated by a state mask.
You can also use a filter condition that is matched against all manifest
entries. Finally you can provide a
reference to an existing bundle.</p>
-<p>To define a bundle dependency, you need to use the <a
href="http://felix.staging.apache.org/apidocs/dependencymanager/r12/org/apache/felix/dm/BundleDependency.html">BundleDependecy</a>
interface.
+<p>To define a bundle dependency, you need to use the <a
href="http://felix.apache.org/apidocs/dependencymanager/r13/org/apache/felix/dm/BundleDependency.html">BundleDependecy</a>
interface.
This interface can be created using
DependencyActivatorBase.createBundleDependency() or
DependencyManager.createBundleDependency() methods;</p>
<p>Here is an example of a component which tracks all ACTIVE bundles having a
Service-Component header in the manifest:</p>
<div class="codehilite"><pre><span class="kd">public</span> <span
class="kd">class</span> <span class="nc">Activator</span> <span
class="kd">extends</span> <span class="n">DependencyActivatorBase</span> <span
class="o">{</span>
@@ -117,7 +117,7 @@ This interface can be created using Depe
<p>The dependency is optional by default, and will invoke the ScrRuntime.bind
callback each time a bundle containing some Declarative Service component is
started.</p>
<div class="timestamp" style="margin-top: 30px; font-size: 80%;
text-align: right;">
- Rev. 1843294 by pderop on Tue, 9 Oct 2018 14:45:24 +0000
+ Rev. 1844582 by pderop on Mon, 22 Oct 2018 17:10:53 +0000
</div>
<div class="trademarkFooter">
Apache Felix, Felix, Apache, the Apache feather logo, and the Apache
Felix project