Chapter 5. Working with OSGi services

In the previous chapter, we described how Spring DM provides support for managing Spring-powered OSGi components as well as web components. We showed that the framework doesn't actually use OSGi's activator feature but instead provides an implementation of the extender pattern to decouple components' implementation from the enabling technology and to configure bundles globally by providing a single point of management. These mechanisms allow components to use classic Spring features, such as dependency injection, ...

Get Spring Dynamic Modules in Action now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.