Package ch.mobi.mobitor.domain.factory
Class ExtendableScreenFactory
- java.lang.Object
-
- ch.mobi.mobitor.domain.factory.ExtendableScreenFactory
-
@Component public class ExtendableScreenFactory extends Object
-
-
Constructor Summary
Constructors Constructor Description ExtendableScreenFactory(MobitorPluginsRegistry pluginsRegistry)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description DefaultScreeninitializeEmptyScreen(ch.mobi.mobitor.plugins.api.domain.config.ExtendableScreenConfig screenConfig)
-
-
-
Constructor Detail
-
ExtendableScreenFactory
@Autowired public ExtendableScreenFactory(MobitorPluginsRegistry pluginsRegistry)
-
-
Method Detail
-
initializeEmptyScreen
public DefaultScreen initializeEmptyScreen(ch.mobi.mobitor.plugins.api.domain.config.ExtendableScreenConfig screenConfig)
-
-