Apache Celix
2.3.0
An implementation of the OSGi specification adapted to C and C++
|
#include <memory>
#include <mutex>
#include <thread>
#include <cstdarg>
#include "celix_bundle_context.h"
#include "celix/ServiceRegistrationBuilder.h"
#include "celix/UseServiceBuilder.h"
#include "celix/TrackerBuilders.h"
#include "celix/Bundle.h"
#include "celix/Framework.h"
#include "celix/dm/DependencyManager.h"
Go to the source code of this file.
Classes | |
class | celix::BundleContext |
The bundle context is used to interact with the Celix framework. More... | |
Namespaces | |
celix | |