Red Hat Training

A Red Hat training course is available for Red Hat Fuse

15.2. osgi:bundle-services, bundle-services

Abstract

lists the OSGi services provided by a bundle

Synopsis

osgi:bundle-level [ -u ] [ -p ] [ -a ] [ --help ] [ --force ] { id }

Arguments

Table 15.2, “osgi:bundle-services Arguments” describes the command's arguments.

Table 15.2. osgi:bundle-services Arguments

ArgumentInterpretation
-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.
idSpecifies the id for the bundle.