Class RegisterEndpointServiceInitListener
- java.lang.Object
-
- com.flowingcode.addons.applayout.listener.RegisterEndpointServiceInitListener
-
- All Implemented Interfaces:
com.vaadin.flow.server.VaadinServiceInitListener,java.io.Serializable,java.util.EventListener
public class RegisterEndpointServiceInitListener extends java.lang.Object implements com.vaadin.flow.server.VaadinServiceInitListener- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description RegisterEndpointServiceInitListener(dev.hilla.EndpointRegistry endpointRegistry2, org.springframework.context.ApplicationContext context)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidserviceInit(com.vaadin.flow.server.ServiceInitEvent event)
-