Fuse 6 is no longer supported
As of February 2025, Red Hat Fuse 6 is no longer supported. If you are using Fuse 6, please upgrade to Red Hat build of Apache Camel.Este contenido no está disponible en el idioma seleccionado.
Chapter 15. OSGi Console Commands
The osgi commands provide for managing the OSGi runtime. It includes commands for listing OSGi bundles and services and managing bundle lifecycles.
Type
osgi:
then press Tab at the prompt to view the available commands.
15.1. osgi:bundle-level, bundle-level Copiar enlaceEnlace copiado en el portapapeles!
Copiar enlaceEnlace copiado en el portapapeles!
Abstract
gets or sets the start level of a given bundle
Synopsis Copiar enlaceEnlace copiado en el portapapeles!
Copiar enlaceEnlace copiado en el portapapeles!
osgi:bundle-level
[
--help
] [
--force
] {
id
} [
startLevel
]
Arguments Copiar enlaceEnlace copiado en el portapapeles!
Copiar enlaceEnlace copiado en el portapapeles!
Table 15.1, “osgi:bundle-level Arguments” describes the command's arguments.
Argument | Interpretation |
---|---|
--help | Displays the online help for this command. |
--force | Forces the command to execute. |
id | Specifies the id for the bundle. |
startLevel | Specifies the new start level for the bundle. |