tree: 389a5d88a2d72db933bf4d2e7236a04cdb4b53b2 [path history] [tgz]
  1. src/
  2. CMakeLists.txt
  3. README.md
libs/launcher/README.md

title: Launcher

Launcher

The Celix Launcher is a generic executable for launching the Framework. It reads a config properties based configuration file. The Launcher also passes the entire configuration to the Framework, this makes them available to the celix_bundleContext_getProperty function.

The launcher also supports some command line options, for more information about this read the Celix containers documentation.

CMake option

BUILD_LAUNCHER=ON