Package | Description |
---|---|
com.vaadin.flow.function | |
com.vaadin.flow.server | |
com.vaadin.flow.server.startup |
Modifier and Type | Interface and Description |
---|---|
interface |
DeploymentConfiguration
A collection of properties configured at deploy time as well as a way of
accessing third party properties not explicitly supported by this class.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractDeploymentConfiguration
An abstract base class for DeploymentConfiguration implementations.
|
class |
AbstractPropertyConfiguration
Provides a configuration based on string properties.
|
class |
DefaultDeploymentConfiguration
The default implementation of
DeploymentConfiguration based on a base
class for resolving system properties and a set of init parameters. |
class |
PropertyDeploymentConfiguration
The property handling implementation of
DeploymentConfiguration based
on a base class for resolving system properties and a set of init parameters. |
Modifier and Type | Interface and Description |
---|---|
interface |
ApplicationConfiguration
Configuration on the application level.
|
Modifier and Type | Class and Description |
---|---|
protected static class |
DefaultApplicationConfigurationFactory.ApplicationConfigurationImpl |
Copyright © 2021. All rights reserved.