Monday, October 4, 2010

OSGI and Declarative service

A few weeks ago I was interested in equinox and I discovered Declararative Service. The main idea of DS is to allow to use non OSGI source code to build OSGI organization.
To do this eclipse DS rely on  component.xml definition file. This file describe what is provided and what is consume in terms of “Interfaces”. Then the equinow framework does the rest.

No comments:

Post a Comment