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 Details

    • EndpointRegistryInitializer

      public EndpointRegistryInitializer(EndpointController endpointController)
  • Method Details

    • serviceInit

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