blob: 9f0de40c484659b0c32d699f27010721250e4b73 [file] [log] [blame]
<!-- $Header: /cvshome/build/org.osgi.service.component/src/org/osgi/service/component/package.html,v 1.2 2004/12/01 19:01:25 hargrave Exp $ -->
<BODY>
<P>The OSGi Service Component Package. Specification 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.component; version=1.0
</pre>
</BODY>