Bundle Inspector:
Console extension for the Equinox and ProSyst mBS console to display all bundles containing the given class.
Syntax:
<code class="prettyprint">// for Equinox console > bbn my.class.Name // for ProSyst mBS console > inspector.bbn my.class.Name</code>
Download:
published under the Apache License v2.0 (or any other license if you wish
)
Update:
I managed to spend some time providing the souce in a well documented way. The version doesn’t change, because the actual bytecode didn’t change. I though added some manifest headers to have all required information at hand, when inspecting the bundle.
last update 04/04/2008
Pingback: Inspect your OSGi container | All the small things