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.Questo contenuto non è disponibile nella lingua selezionata.
11.2. osgi:bundle-services, bundle-services
Abstract
						lists the OSGi services provided by a bundle
					
Synopsis
Copia collegamentoCollegamento copiato negli appunti!
osgi:bundle-services  [
					-u
				] [
					-p
				] [
					-a
				] [
					--help
				] [
					--force
				] {
					id
				}
Arguments
Copia collegamentoCollegamento copiato negli appunti!
				Table 11.2, “osgi:bundle-services Arguments” describes the command's arguments.
			
| Argument | Interpretation | 
|---|---|
| -u | Displays the services used by the bundle. | 
| -p | Displays the properties for each service. | 
| -a | Displays all of the services provided by the bundle including the Apache Karaf commands which are hidden by default. | 
| --help | Displays the online help for this command. | 
| --force | Forces the command to execute. | 
| id | Specifies the id for the bundle. |