Apache Celix  2.3.0
An implementation of the OSGi specification adapted to C and C++
Namespaces | Functions
FrameworkFactory.h File Reference
#include <memory>
#include "celix/Properties.h"
#include "celix/BundleContext.h"
#include "celix/Framework.h"
#include "celix_framework_factory.h"
Include dependency graph for FrameworkFactory.h:

Go to the source code of this file.

Namespaces

 celix
 

Functions

std::shared_ptr< celix::Frameworkcelix::createFramework (const celix::Properties &properties={})
 Create a new celix Framework instance. More...