available plugins modules, even if not activated, plugins have to be registered. * * @author Bertrand Chevrier * @author Jean-Sébastien Conan * @deprecated Still exists for compatibility reason. Should be replaced by AbstractModuleRegistry */ abstract class AbstractPluginRegistry extends AbstractModuleRegistry { }