Apache Celix  2.4.0
Apache Celix is a framework for C, C++14 and C++17 to develop dynamic modular software applications using component and in-process service-oriented programming.
celix::ServiceFactory< I > Member List

This is the complete list of members for celix::ServiceFactory< I >, including all inherited members.

createBundleSpecificService(const celix::Bundle &requestingBundle, const celix::Properties svcFactoryProperties)=0celix::ServiceFactory< I >pure virtual
~ServiceFactory()=defaultcelix::ServiceFactory< I >virtual