7 #include "fwRuntime/EmptyPlugin.hpp" 8 #include "fwRuntime/utils/GenericExecutableFactoryRegistrar.hpp" virtual void stop() noexcept
Notifies the plugin about its stop.
virtual void start()
Notifies the plugin about its start.
The namespace fwRuntime contains classes to manage bundle, configuration element, extension point in ...