Class RegisterEndpointServiceInitListener

java.lang.Object
com.flowingcode.addons.applayout.listener.RegisterEndpointServiceInitListener
All Implemented Interfaces:
com.vaadin.flow.server.VaadinServiceInitListener, Serializable, EventListener

public class RegisterEndpointServiceInitListener extends Object implements com.vaadin.flow.server.VaadinServiceInitListener
See Also:
  • Constructor Details

    • RegisterEndpointServiceInitListener

      public RegisterEndpointServiceInitListener(dev.hilla.EndpointRegistry endpointRegistry2, org.springframework.context.ApplicationContext context)
  • Method Details

    • serviceInit

      public void serviceInit(com.vaadin.flow.server.ServiceInitEvent event)
      Specified by:
      serviceInit in interface com.vaadin.flow.server.VaadinServiceInitListener