blob: 534999d952f6247496d059b0807215fc04ff3595 [file] [log] [blame]
<!-- $Revision: 7556 $ -->
<BODY>
<p>Blueprint Reflection Package Version 1.0.
<p>Bundles wishing to use this package must list the package
in the Import-Package header of the bundle's manifest.
For example:
<pre>
Import-Package: org.osgi.service.blueprint.reflect; version=&quot;[1.0,2.0)&quot;
</pre>
<p> This package provides a reflection-based view of the configuration information for a
Blueprint Container.
</p>
</BODY>