Package dev.hilla

Class EndpointRegistry


  • @Component
    public class EndpointRegistry
    extends Object
    Keeps track of registered endpoints.
    • Constructor Detail

      • EndpointRegistry

        public EndpointRegistry​(EndpointNameChecker endpointNameChecker)
        Creates a new registry using the given name checker.
        Parameters:
        endpointNameChecker - the endpoint name checker to verify custom Vaadin endpoint names