You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by bu...@apache.org on 2013/02/19 13:17:04 UTC

svn commit: r851143 - in /websites/staging/aries/trunk/content: ./ modules/spi-fly.html

Author: buildbot
Date: Tue Feb 19 12:17:04 2013
New Revision: 851143

Log:
Staging update by buildbot for aries

Modified:
    websites/staging/aries/trunk/content/   (props changed)
    websites/staging/aries/trunk/content/modules/spi-fly.html

Propchange: websites/staging/aries/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Tue Feb 19 12:17:04 2013
@@ -1 +1 @@
-1447316
+1447694

Modified: websites/staging/aries/trunk/content/modules/spi-fly.html
==============================================================================
--- websites/staging/aries/trunk/content/modules/spi-fly.html (original)
+++ websites/staging/aries/trunk/content/modules/spi-fly.html Tue Feb 19 12:17:04 2013
@@ -483,6 +483,12 @@ used for testing or experimenting.</p>
 <li><strong>spi-fly-example-client1-jar</strong> - a plain jar using java.util.ServiceLoader.load() to obtain and invoke all services provided of a certain SPI. <a href="http://svn.apache.org/repos/asf/aries/trunk/spi-fly/spi-fly-examples/spi-fly-example-client1-jar/">source</a></li>
 <li><strong>spi-fly-example-client1-bundle</strong> - a bundle that wraps the jar file from the previous bullet and lists it in its Bundle-ClassPath. This example represents the common case where an existing SPI consumer is wrapped as-is in an OSGi bundle. This example uses SPI Fly proprietary configuration. <a href="http://search.maven.org/remotecontent?filepath=org/apache/aries/spifly/examples/org.apache.aries.spifly.examples.client1.bundle/1.0.0/org.apache.aries.spifly.examples.client1.bundle-1.0.0.jar">osgi-bundle</a> <a href="http://svn.apache.org/repos/asf/aries/trunk/spi-fly/spi-fly-examples/spi-fly-example-client1-bundle/">source</a></li>
 <li><strong>spi-fly-example-client2-bundle</strong> - a bundle that has code that invokes <tt>java.util.ServiceLoader.load()</tt> directly. This example uses OSGi specification compliant configuration. <a href="http://search.maven.org/remotecontent?filepath=org/apache/aries/spifly/examples/org.apache.aries.spifly.examples.client2.bundle/1.0.0/org.apache.aries.spifly.examples.client2.bundle-1.0.0.jar">osgi-bundle</a> <a href="http://svn.apache.org/repos/asf/aries/trunk/spi-fly/spi-fly-examples/spi-fly-example-client2-bundle/">source</a></li>
+</ul>
+<h2 id="more-information">More Information</h2>
+<p>More information can be found at the following resources:</p>
+<ul>
+<li>OSGi Service Loader Mediator specification. <a href="http://www.osgi.org/Download/Release5">OSGi Enterprise specification</a>, Chapter 133.</li>
+<li>OSGi Blog article: <a href="http://blog.osgi.org/2013/02/javautilserviceloader-in-osgi.html">http://blog.osgi.org/2013/02/javautilserviceloader-in-osgi.html</a></li>
 </ul></div>
             <!-- Content -->
           </td>