Package com.vaadin.hilla.startup
Class EndpointRegistryInitializer
java.lang.Object
com.vaadin.hilla.startup.EndpointRegistryInitializer
- All Implemented Interfaces:
com.vaadin.flow.server.VaadinServiceInitListener,Serializable,EventListener
@Component
public class EndpointRegistryInitializer
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
-
EndpointRegistryInitializer
-
-
Method Details
-
serviceInit
public void serviceInit(com.vaadin.flow.server.ServiceInitEvent event) - Specified by:
serviceInitin interfacecom.vaadin.flow.server.VaadinServiceInitListener
-