summaryrefslogtreecommitdiffstats
path: root/tags/java/sca/1.5.1-RC4/itest/osgi-implementation/src/main/resources/osgi/properties/ds/StockQuoteFactory.mf
blob: f4c102c4f0ebefd42a17e8d1edca9c423f97f88d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: StockQuote
Bundle-SymbolicName: ds.stockquote.StockQuoteFactory
Bundle-Version: 1.0.0
Bundle-Localization: plugin
Import-Package: org.osgi.framework, org.osgi.service.component, org.osgi.service.cm
Export-Package: stockquote
Service-Component: osgi/properties/ds/StockQuoteFactory.xml