Changes

Jump to: navigation, search

OSGi Concepts

414 bytes added, 10:28, 19 January 2011
comp def
<u>Definition</u>
::'''The OSGi technology is a set of specifications that define a dynamic component system for Java'''.[http://www.osgi.org/About/WhatIsOSGi]
A software component is a unit of composition that can be developed independently with contractually specified interfaces and explicit context dependencies.[http://www.softwareresearch.net/fileadmin/src/docs/publications/J010.pdf]
 
'''OSGi''' enables the development of applications from '''components''' that could be
* reusable
* dynamically composed
* hide their implementation
* communicate their dependencies

Navigation menu