Name | Last modified | Size | Description | |
---|---|---|---|---|
Parent Directory | - | |||
The Celix Deployment Admin implements the OSGi Deployment Admin specification, which provides functionality to manage deployment packages. Deployment package are bundles and other artifacts that can be installed, updated and uninstalled as single unit.
It can be used for example with Apache Ace, which allows you to centrally manage and distribute software components, configuration data and other artifacts.
tags used by the deployment admin
BUILD_DEPLOYMENT_ADMIN=ON
If the Celix Deployment Admin is installed, ‘find_package(Celix)’ will set:
Celix::deployment_admin_api
interface (i.e. headers only) library targetCelix::deployment_admin
bundle target