Apache Celix
2.3.0
An implementation of the OSGi specification adapted to C and C++
|
#include <ServiceFactory.h>
Public Member Functions | |
virtual | ~ServiceFactory ()=default |
virtual std::shared_ptr< I > | createBundleSpecificService (const celix::Bundle &requestingBundle, const celix::Properties svcFactoryProperties)=0 |
|
virtualdefault |
|
pure virtual |