Part of pida.core.plugins View In Hierarchy
Registry.register
,
where the only thing you change is the actual Plugin
factory.
This class is needed when you need to specify a class that extends from
Plugin
.
@param singletons: the singletons where the plugin will be registred @param features: the features where the plugin will be registred @param extends: the extension points the plugin will be registred @param extension_points: the extension points this plugins defines