Apache Celix
2.3.0
An implementation of the OSGi specification adapted to C and C++
|
#include <BundleActivator.h>
Public Attributes | |
std::shared_ptr< celix::dm::DependencyManager > | dm |
std::unique_ptr< I > | bundleActivator |
std::unique_ptr<I> celix::impl::BundleActivatorData< I >::bundleActivator |
std::shared_ptr<celix::dm::DependencyManager> celix::impl::BundleActivatorData< I >::dm |