Uses of Interface
com.vaadin.base.devserver.hotswap.VaadinHotswapper
Packages that use VaadinHotswapper
-
Uses of VaadinHotswapper in com.vaadin.base.devserver.hotswap.impl
Classes in com.vaadin.base.devserver.hotswap.impl that implement VaadinHotswapperModifier and TypeClassDescriptionclassHandles the automatic hotswapping of translation resources in a Vaadin-based application.classTriggers UI refresh when hotswap occurs while an error view is displayed.classClears all mappings from all reflection caches and related resources when one or more classes has been changed.classA component that reacts on class changes to update route registries.classHandles the automatic hotswapping of CSS resources and classes annotated with @StyleSheet, taking the appropriate actions to update stylesheets in the browser. -
Uses of VaadinHotswapper in com.vaadin.hilla
Classes in com.vaadin.hilla that implement VaadinHotswapperModifier and TypeClassDescriptionclassTakes care of updating internals of Hilla that need updates when application classes are updated.