Package com.vaadin

Class BackendConfigurer

java.lang.Object
com.vaadin.BackendConfigurer
All Implemented Interfaces:
com.vaadin.flow.server.VaadinServiceInitListener, Serializable, EventListener

public class BackendConfigurer extends Object implements com.vaadin.flow.server.VaadinServiceInitListener
See Also:
  • Constructor Details

    • BackendConfigurer

      public BackendConfigurer()
  • Method Details

    • serviceInit

      public void serviceInit(com.vaadin.flow.server.ServiceInitEvent serviceEvent)
      Specified by:
      serviceInit in interface com.vaadin.flow.server.VaadinServiceInitListener