Class RouteConfigurer
java.lang.Object
com.appjars.i18nmanager.vaadin.util.RouteConfigurer
- All Implemented Interfaces:
com.vaadin.flow.server.VaadinServiceInitListener,Serializable,EventListener
@Component("I18nManagerRouteConfigurer")
public class RouteConfigurer
extends Object
implements com.vaadin.flow.server.VaadinServiceInitListener
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidserviceInit(com.vaadin.flow.server.ServiceInitEvent event)
-
Constructor Details
-
RouteConfigurer
public RouteConfigurer()
-
-
Method Details
-
serviceInit
public void serviceInit(com.vaadin.flow.server.ServiceInitEvent event) - Specified by:
serviceInitin interfacecom.vaadin.flow.server.VaadinServiceInitListener
-