Class HotSwapConfigurationProperties

java.lang.Object
com.vaadin.hilla.internal.hotswap.HotSwapConfigurationProperties

public class HotSwapConfigurationProperties extends Object
  • Constructor Details

    • HotSwapConfigurationProperties

      public HotSwapConfigurationProperties()
  • Method Details

    • isEnabled

      public boolean isEnabled()
    • setEnabled

      public void setEnabled(boolean enabled)
    • getPollInterval

      public int getPollInterval()
    • setPollInterval

      public void setPollInterval(int pollInterval)