Class ExtendableScreenFactory


  • @Component
    public class ExtendableScreenFactory
    extends java.lang.Object
    • Constructor Detail

      • ExtendableScreenFactory

        @Autowired
        public ExtendableScreenFactory​(MobitorPluginsRegistry pluginsRegistry)
    • Method Detail

      • initializeEmptyScreen

        public DefaultScreen initializeEmptyScreen​(ch.mobi.mobitor.plugins.api.domain.config.ExtendableScreenConfig screenConfig)