Class ExtendableScreenConfigService


  • @Component
    public class ExtendableScreenConfigService
    extends Object
    • Method Detail

      • initialize

        @PostConstruct
        public void initialize()
      • getConfigs

        public List<ch.mobi.mobitor.plugins.api.domain.config.ExtendableScreenConfig> getConfigs()
      • getScreenConfig

        public ch.mobi.mobitor.plugins.api.domain.config.ExtendableScreenConfig getScreenConfig​(String configKey)
      • getAllScreenConfigs

        public List<ch.mobi.mobitor.plugins.api.domain.config.ExtendableScreenConfig> getAllScreenConfigs()