Red Hat AMQ 6
As of February 2025, Red Hat is no longer supporting Red Hat AMQ 6. If you are using AMQ 6, please upgrade: Migrating to AMQ 7.이 콘텐츠는 선택한 언어로 제공되지 않습니다.
Chapter 11. 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.
11.1. osgi:bundle-level, bundle-level 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
Abstract
gets or sets the start level of a given bundle
Synopsis 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
osgi:bundle-level
[
--help
] [
--force
] {
id
} [
startLevel
]
Arguments 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
Table 11.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. |