We use cookies to serve our customers and website visitors in the best possible way. Cookies are used for the proper functioning of the website and for improving the user experience, monitoring visitor traffic and marketing purposes. By continuing to browse the site, you agree to our use of cookies. You can read more about cookies here.
Uses of Interface
com.vaadin.flow.server.AbstractConfiguration
Packages that use AbstractConfiguration
-
Uses of AbstractConfiguration in com.vaadin.flow.function
Subinterfaces of AbstractConfiguration in com.vaadin.flow.functionModifier and TypeInterfaceDescriptioninterface
A collection of properties configured at deploy time as well as a way of accessing third party properties not explicitly supported by this class.
-
Uses of AbstractConfiguration in com.vaadin.flow.server
Classes in com.vaadin.flow.server that implement AbstractConfigurationModifier and TypeClassDescriptionclass
An abstract base class for DeploymentConfiguration implementations.
class
Provides a configuration based on string properties.
class
The default implementation of
DeploymentConfiguration
based on a base class for resolving system properties and a set of init parameters.class
The property handling implementation of
DeploymentConfiguration
based on a base class for resolving system properties and a set of init parameters. -
Uses of AbstractConfiguration in com.vaadin.flow.server.startup
Subinterfaces of AbstractConfiguration in com.vaadin.flow.server.startupModifier and TypeInterfaceDescriptioninterface
Configuration on the application level.
Classes in com.vaadin.flow.server.startup that implement AbstractConfigurationModifier and TypeClassDescriptionprotected static class