Red Hat Training

A Red Hat training course is available for Red Hat Fuse

osgi:bundle-services


Name

osgi:bundle-services, bundle-services — lists the OSGi services provided by a bundle

Synopsis

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

Arguments

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

Table 17.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.