| Package | Description |
|---|---|
| com.vaadin.flow.di | |
| com.vaadin.flow.server | |
| com.vaadin.flow.server.startup | |
| com.vaadin.flow.server.startup.fusion |
| Class and Description |
|---|
| AppShellPredicate
Checks whether the provided class is an
AppShellConfigurator eligible
for the web application. |
| Class and Description |
|---|
| AbstractConfigurationFactory
A configuration factory base logic which reads the token file.
|
| ApplicationConfiguration
Configuration on the application level.
|
| Class and Description |
|---|
| AbstractAnnotationValidator
Validation class that contains common logic to checks that specific
annotations are not configured wrong.
|
| AbstractConfigurationFactory
A configuration factory base logic which reads the token file.
|
| AbstractRouteRegistryInitializer
Common validation methods for route registry initializer.
|
| ApplicationConfiguration
Configuration on the application level.
|
| ApplicationConfigurationFactory
A factory for
ApplicationConfiguration. |
| ApplicationRouteRegistry
Registry for holding navigation target components found on servlet
initialization.
|
| ClassLoaderAwareServletContainerInitializer
Allows to load the implementation class by one classloader but accepts
classes in
ClassLoaderAwareServletContainerInitializer.onStartup(Set, ServletContext) method loaded by another
classloader. |
| DefaultApplicationConfigurationFactory.ApplicationConfigurationImpl |
| VaadinContextStartupInitializer
Applies this initializer to the given
VaadinContext. |
| VaadinInitializerException
Indicates an issue during Vaadin initialization.
|
| VaadinServletContextStartupInitializer
Allows 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.
|
| Class and Description |
|---|
| ClassLoaderAwareServletContainerInitializer
Allows to load the implementation class by one classloader but accepts
classes in
ClassLoaderAwareServletContainerInitializer.onStartup(Set, ServletContext) method loaded by another
classloader. |
Copyright © 2021. All rights reserved.