is there a way to view registered services in an OSGi application?

Viewed 10835

I have an OSGi application running Equinox. I'd like to see the services that are provided by the application. How can I do this?

5 Answers
Related