Difference between revisions of "OSGi Framework"
(Created page with '{{Ecl_menu}}<h2>OSGi Framework</h2> [http://www.osgi.org/javadoc/r4v42/org/osgi/framework/package-summary.html OSGi Framwwork implementation] is defined based on [http://zenit.s…') |
|||
Line 3: | Line 3: | ||
[http://www.osgi.org/javadoc/r4v42/org/osgi/framework/package-summary.html OSGi Framwwork implementation] is defined based on [http://zenit.senecac.on.ca/wiki/index.php/OSGi_Concepts the layers]. | [http://www.osgi.org/javadoc/r4v42/org/osgi/framework/package-summary.html OSGi Framwwork implementation] is defined based on [http://zenit.senecac.on.ca/wiki/index.php/OSGi_Concepts the layers]. | ||
− | [[Image:osgi_framework.jpg|thumb| | + | [[Image:osgi_framework.jpg|thumb|400px| ]] |
+ | |||
+ | There are some used implementations such as: | ||
+ | |||
+ | # [http://en.wikipedia.org/wiki/Equinox_OSGi Eclipse Equinox] | ||
+ | # [http://en.wikipedia.org/wiki/Apache_Felix Apache Felix] | ||
+ | # [http://en.wikipedia.org/wiki/Knopflerfish Knopflerfish] | ||
+ | |||
+ | <h3>Projects using OSGi</h3> | ||
+ | |||
+ | * Eclipse (software) Eclipse - open source IDE and rich client platform | ||
+ | * SpringSource dm Server Eclipse Virgo - open source microkernel-based server constructed of OSGi bundles and supporting OSGi applications | ||
+ | * GlassFish (v3) - application server for Java EE |
Latest revision as of 14:31, 21 January 2011
Main Page · Course Description · Course Topics · Schedule, Students, Teams · Course Resources · Course Projects
OSGi Framework
OSGi Framwwork implementation is defined based on the layers.
There are some used implementations such as:
Projects using OSGi
- Eclipse (software) Eclipse - open source IDE and rich client platform
- SpringSource dm Server Eclipse Virgo - open source microkernel-based server constructed of OSGi bundles and supporting OSGi applications
- GlassFish (v3) - application server for Java EE