| Class | Description |
|---|---|
| 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.
|
| SystemProperty |
Command that allow access to system properties easily.
|
| WaitForService |
Command that can be used to wait for an OSGi service.
|
| Watch |
Copyright © 2007-2014 FuseSource, Corp.. All Rights Reserved.