Uses of Interface
com.vaadin.flow.server.startup.VaadinContextStartupInitializer
Packages that use VaadinContextStartupInitializer
-
Uses of VaadinContextStartupInitializer in com.vaadin.flow.server.startup
Subinterfaces of VaadinContextStartupInitializer in com.vaadin.flow.server.startupModifier and TypeInterfaceDescriptioninterfaceAllows a library/runtime to be notified of a web application's startup phase and perform any required programmatic registration of servlets, filters, and listeners in response to it.Classes in com.vaadin.flow.server.startup that implement VaadinContextStartupInitializerModifier and TypeClassDescriptionclassValidation class that is run during servlet container initialization which checks that specific annotations are not configured wrong.classServlet initializer for collecting all available error handler navigation targets implementingHasErrorParameteron startup.classServlet initializer for collecting all availableRoutes on startup.classServlet initializer visitingAppShellConfiguratorconfiguration.classServlet initializer for collecting all classes that extendWebComponentExporter/WebComponentExporterFactoryon startup, creates uniqueWebComponentConfigurationinstances, and adds them toWebComponentConfigurationRegistry.classChecks that specific annotations are not configured wrong.