Hi,

If I have a bundle A that is providing a service B only if service C is 
available. Is it possible in the osgi framework to track these kind of 
dependencies/states.

Bundle A will start perfectly fine and initially not publish any service as 
service C is not available in the system. Some other bundle D will after som 
time start and then publishes service C. At that point service B is published 
as service C was tracked. But before bundle D was started, could the service A 
then have an state of started but waiting for additional services to become a 
service provider?

Maybe this is not fully clear, please let me know if this was completely not 
understandable. 

With regards,
Peter Lauri

* Sent on the road from my iPad
_______________________________________________
OSGi Developer Mail List
osgi-dev@mail.osgi.org
https://mail.osgi.org/mailman/listinfo/osgi-dev

Reply via email to