Fork me on GitHub
Edit on GitHub << back to documentation

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