Changes

Jump to: navigation, search

OSGi : Develop Simple Apps

12 bytes added, 22:10, 22 January 2011
no edit summary
The bundle requires the osgi framework and the interface bundle (e.g. bookfinder bundle)
: ''Require-Bundle'': cs.ecl.osgi.simple.bookfinder;bundle-version="1.0.0": ''Import-Package'': org.osgi.framework;version="1.3.0"
The bundle export its service (for instance, the bood finder service - cs.ecl.osgi.simple.bookfinderservice)
: ''Export-Package'': cs.ecl.osgi.simple.bookfinderservice

Navigation menu