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.
you could find good example at http://www.vogella.de/articles/OSGi/article.html#declarativeservices
No comments:
Post a Comment