Uses of Class
ch.mobi.mobitor.service.plugins.MobitorPluginsRegistry
Packages that use MobitorPluginsRegistry
-
Uses of MobitorPluginsRegistry in ch.mobi.mobitor
Constructors in ch.mobi.mobitor with parameters of type MobitorPluginsRegistryModifierConstructorDescriptionLegendController(MobitorPluginsRegistry pluginsRegistry, ScreenViewHelper screenViewHelper) ScreenController(ch.mobi.mobitor.plugins.api.model.ScreensModel screensModel, ScreenViewHelper screenViewHelper, OnDutyService onDutyService, EnvironmentInformationHelper environmentInformationHelper, MobitorPluginsRegistry pluginsRegistry) -
Uses of MobitorPluginsRegistry in ch.mobi.mobitor.domain.factory
Constructors in ch.mobi.mobitor.domain.factory with parameters of type MobitorPluginsRegistry -
Uses of MobitorPluginsRegistry in ch.mobi.mobitor.service.config
Constructors in ch.mobi.mobitor.service.config with parameters of type MobitorPluginsRegistryModifierConstructorDescriptionExtendableScreenConfigService(MobitorPluginsRegistry pluginsRegistry, List<ScreenConfigGenerator> screenConfigGenerators)