Working with the OSGi service registry

You can create an object and register it as an OSGi service for use by third-party features that are deployed to the Liberty profile.

About this task

Services are the OSGi lightweight and flexible component model. When you create services and wire them together with Java™ code, you can use mechanisms such as ServiceTrackers to help find the services that you want, and Declarative Services (DS) and Blueprint to specify the wiring declaratively. The Liberty profile has standardized on using DS for wiring, except for a small number of cases where extra flexibility is required.


Icon that indicates the type of topic Task topic

Terms and conditions for information centers | Feedback


Timestamp icon Last updated: Monday, 21 April 2014
http://www14.software.ibm.com/webapp/wsbroker/redirect?version=phil&product=was-express-iseries&topic=twlp_work_with_osgi_sr
File name: twlp_work_with_osgi_sr.html