This compendium contains the specifications of all current OSGi services.
This specification is written for the following audiences:
-
Application developers
-
Framework and system service developers (system developers)
-
Architects
This specification assumes that the reader has at least one year of practical experience in writing Java programs. Experience with embedded systems and server-environments is a plus. Application developers must be aware that the OSGi environment is significantly more dynamic than traditional desktop or server environments.
System developers require a very deep understanding of Java. At least three years of Java coding experience in a system environment is recommended. A Framework implementation will use areas of Java that are not normally encountered in traditional applications. Detailed understanding is required of class loaders, garbage collection, Java 2 security, and Java native library loading.
Architects should focus on the introduction of each subject. This introduction contains a general overview of the subject, the requirements that influenced its design, and a short description of its operation as well as the entities that are used. The introductory sections require knowledge of Java concepts like classes and interfaces, but should not require coding experience.
Most of these specifications are equally applicable to application developers and system developers.
This document is the Compendium Specification for the OSGi Compendium Release 8.
This specification is based on OSGi Core Release 8. This specification can be downloaded from:
https://docs.osgi.org/specification/
Components in this specification have their own specification version, independent of this specification. The following table summarizes the packages and specification versions for the different subjects.
Table 1.1 Packages and versions
When a component is represented in a bundle, a
version
attribute is needed in the declaration of the
Import-Package or Export-Package manifest headers.
[1]OSGi Specificationshttps://docs.osgi.org/specification/
-
Added CDI Integration Specification from the OSGi Enterprise Specification.
-
Added Residential Device Management Tree Specification from the OSGi Residential Specification as Chapter 154.
-
Added TR-157 Amendment 3 Software Module Guidelines from the OSGi Residential Specification as Chapter 155.
-
Added TR069 Connector Service Specification from the OSGi Residential Specification.
-
Added Device Service Specification for EnOcean™ Technology from the OSGi Residential Specification.
-
Added Device Abstraction Layer Specification from the OSGi Residential Specification.
-
Added Device Abstraction Layer Functions Specification from the OSGi Residential Specification.
-
Added Network Interface Information Service Specification from the OSGi Residential Specification.
-
Added Resource Monitoring Specification from the OSGi Residential Specification.
-
Added USB Information Device Category Specification from the OSGi Residential Specification.
-
Added Serial Device Service Specification from the OSGi Residential Specification.
-
Added Device Service Specification for ZigBee™ Technology from the OSGi Residential Specification.
-
Moved Log Service to the Core specification. Log Stream Provider Service Specification was separated out of the Log Service specification into a new chapter in this specification.
-
Added Feature Service Specification as Chapter 159.