Package ch.mobi.mobitor
Class LegendController
- java.lang.Object
-
- ch.mobi.mobitor.LegendController
-
@Controller public class LegendController extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description LegendController(MobitorPluginsRegistry pluginsRegistry, ScreenViewHelper screenViewHelper)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Stringoverview(org.springframework.ui.Model model)
-
-
-
Constructor Detail
-
LegendController
@Autowired public LegendController(MobitorPluginsRegistry pluginsRegistry, ScreenViewHelper screenViewHelper)
-
-