Este conteúdo não está disponível no idioma selecionado.
11.18. osgi:update, update
Abstract
updates an OSGi bundle
Synopsis
osgi:update
[
--help
] [
--force
] {
id
} [
location
]
Arguments
Table 11.18, “osgi:update Arguments” describes the command's arguments.
Argument | Interpretation |
---|---|
--help | Displays the online help for this command. |
--force | Forces the command to execute. |
id | Specifies ID of the bundle. |
location | Specifies the location from which the update is loaded. If no location is specified the container will use either the bundle's Bundle-UpdateLocation property or the bundle's original location. |