|
Class Summary |
| AbstractBundleCommand |
Base class for a dev: command that takes a bundle id as an argument
It also provides convient access to the PackageAdmin service |
| DynamicImport |
Command for enabling/disabling debug logging on a bundle and calculating the difference in
wired imports. |
| FrameworkOptions |
Command for enabling/disabling debug logging on the OSGi framework |
| PrintStackTraces |
Command for showing the full tree of bundles that have been used to resolve
a given bundle. |
| Restart |
A command to restart karaf |
| ShowBundleTree |
Command for showing the full tree of bundles that have been used to resolve
a given bundle. |
| Watch |
|