Algorithm Service Registration
Using Declarative Services
Summary
Algorithms are integrated into CIShell as OSGi Services. This tutorial describes how to publish a CIShell algorithm to the OSGi Service Registry using the OSGi defined Declarative Services.
Relevant Specifications
- The OSGi Spec defines the OSGi Service Registry infrastructure.
- The OSGi Spec defines the Declarative Services system in its Service Compendium.
This page is a stub.
Dev Guide Home