Changes

Jump to: navigation, search

OSGi Concepts

1 byte added, 15:10, 21 January 2011
no edit summary
* '''[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