Package com.vaadin.mpr.core
Class MprServiceInitListener
- java.lang.Object
-
- com.vaadin.mpr.core.MprServiceInitListener
-
- All Implemented Interfaces:
com.vaadin.flow.server.VaadinServiceInitListener,Serializable,EventListener
public class MprServiceInitListener extends Object implements com.vaadin.flow.server.VaadinServiceInitListener
ServiceInitListener responsible for setting attributes to the ServletContext needed by the multiplatform runtime.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description MprServiceInitListener()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidserviceInit(com.vaadin.flow.server.ServiceInitEvent event)
-