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 Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidserviceInit(com.vaadin.flow.server.ServiceInitEvent serviceEvent)
-
Constructor Details
-
BackendConfigurer
public BackendConfigurer()
-
-
Method Details
-
serviceInit
public void serviceInit(com.vaadin.flow.server.ServiceInitEvent serviceEvent) - Specified by:
serviceInitin interfacecom.vaadin.flow.server.VaadinServiceInitListener
-