com.vaadin.flow.server.startup.

Class WebComponentConfigurationRegistryInitializer

  • java.lang.Object
    • com.vaadin.flow.server.startup.WebComponentConfigurationRegistryInitializer
    • Constructor Detail

      • WebComponentConfigurationRegistryInitializer

        public WebComponentConfigurationRegistryInitializer()
    • Method Detail

      • onStartup

        public void onStartup(Set<Class<?>> set,
                              ServletContext servletContext)
                       throws ServletException

        Throws:

        ServletException