blob: 3f6534881f4132d7696ac83e5d46b9efb79ce7d2 [file] [log] [blame]
Michael E. Rodriguez86f57b02006-03-29 21:05:08 +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