Created
October 31, 2013 05:42
-
-
Save evandor/7244790 to your computer and use it in GitHub Desktop.
felix gogo inspect command
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
g! inspect cap service 54 | |
skysail.server [54] provides: | |
----------------------------- | |
service; de.twenty11.skysail.server.config.ServerConfiguration with properties: | |
component.id = 1 | |
component.name = de.twenty11.skysail.server.config.ServerConfiguration | |
service.id = 42 | |
Used by: | |
skysail.server.security.shiro [56] | |
skysail.server [54] | |
service; org.osgi.service.event.EventHandler with properties: | |
component.id = 3 | |
component.name = de.twenty11.skysail.server.internal.Events | |
event.topics = request/* | |
service.id = 43 | |
service; de.twenty11.skysail.server.services.ComponentProvider with properties: | |
component.id = 2 | |
component.name = de.twenty11.skysail.server.internal.Configuration | |
service.id = 47 | |
service.pid = de.twenty11.skysail.server.internal.Configuration |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment