Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
So far, you've noticed while implementing our case study that we've used the bundle activator to register services with the framework. We've also looked at them from the framework's perspective when we needed to use them.
However, we've had to look up the service every time it was needed, to ensure that we always have the latest valid instance that is registered with the framework.