Changes

Jump to: navigation, search

OSGi Concepts

86 bytes added, 15:07, 21 January 2011
no edit summary
[[Image:OSGi-Layering.png|500px]]
[http://wwwzenit.osgisenecac.orgon.ca/Aboutwiki/index.php/WhatIsOSGi OSGi_Framework OSGi Framework]
The following list contains a short definition of the terms:
* '''[http://zenit.senecac.on.ca/wiki/index.php/OSGi_Concepts_Bundles Bundles]''' - Bundles are the OSGi components made by the developers.
* '''[http://zenit.senecac.on.ca/wiki/index.php/OSGi_Concepts_Services Services''' - The services layer connects bundles in a dynamic way by offering a publish-find-bind model for plain old Java objects.
* '''[http://zenit.senecac.on.ca/wiki/index.php/OSGi_Concepts_Bundle_Life-Cycle Life-Cycle]''' - The API to install, start, stop, update, and uninstall bundles.
* '''[http://zenit.senecac.on.ca/wiki/index.php/OSGi_Concepts_Modules Modules]''' - The layer that defines how a bundle can import and export code.

Navigation menu