Class HotswapListener

java.lang.Object
com.vaadin.copilot.HotswapListener
All Implemented Interfaces:
com.vaadin.flow.hotswap.VaadinHotswapper

public class HotswapListener extends Object implements com.vaadin.flow.hotswap.VaadinHotswapper
  • Constructor Details

    • HotswapListener

      public HotswapListener()
  • Method Details

    • onHotswapComplete

      public void onHotswapComplete(com.vaadin.flow.hotswap.HotswapCompleteEvent event)
      Specified by:
      onHotswapComplete in interface com.vaadin.flow.hotswap.VaadinHotswapper