blob: 3f6534881f4132d7696ac83e5d46b9efb79ce7d2 [file] [log] [blame]
Richard S. Hall7fa14152006-06-14 15:22:03 +00001<!-- $Header: /cvshome/build/org.osgi.service.cm/src/org/osgi/service/cm/package.html,v 1.2 2004/12/01 19:01:11 hargrave Exp $ -->
2<BODY>
3<P>The OSGi Configuration Admin service Package. Specification Version 1.2
4<p>Bundles wishing to use this package must list the package
5in the Import-Package header of the bundle's manifest.
6For example:
7<pre>
8Import-Package: org.osgi.service.cm; version=1.2
9</pre>
10</BODY>
11