Uses of Interface
com.vaadin.flow.hotswap.VaadinHotswapper
Packages that use VaadinHotswapper
-
Uses of VaadinHotswapper in com.vaadin.flow.internal
Classes in com.vaadin.flow.internal that implement VaadinHotswapperModifier and TypeClassDescriptionclass
Clears all mappings from all reflection caches and related resources when one or more classes has been changed. -
Uses of VaadinHotswapper in com.vaadin.flow.router.internal
Classes in com.vaadin.flow.router.internal that implement VaadinHotswapperModifier and TypeClassDescriptionclass
A component that reacts on class changes to update route registries. -
Uses of VaadinHotswapper in com.vaadin.hilla
Classes in com.vaadin.hilla that implement VaadinHotswapperModifier and TypeClassDescriptionclass
Takes care of updating internals of Hilla that need updates when application classes are updated.