Hi,

I would like to know if I can retrieve in OSGi a list of all the
services subscribed to a specific service.

Let's say I have a UPnP Binary light service on the framework,
and two Services subscribed or are tracking a binary light and its
service SwitchPower

"(& (UPnP.device.type=urn:schemas-upnp-org:device:BinaryLight:1)
(UPnP.service.type= urn:schemas-upnp-org:service:SwitchPower:1))"

Is there any way I can retrieve such information from the framework
without modifying OSGi?

Regards,
Charbel

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@felix.apache.org
For additional commands, e-mail: users-h...@felix.apache.org

Reply via email to