Apache Celix
2.3.0
An implementation of the OSGi specification adapted to C and C++
|
#include <memory>
#include <mutex>
#include <vector>
#include <functional>
#include "celix/Constants.h"
#include "celix/Properties.h"
#include "celix/Exception.h"
#include "celix_bundle_context.h"
#include "celix_bundle.h"
#include "celix_framework.h"
Go to the source code of this file.
Classes | |
class | celix::ServiceRegistration |
A registered service. More... | |
Namespaces | |
celix | |