| Modifier and Type | Class and Description |
|---|---|
class |
ConfigurationPropertiesImpl
The basic implementation of ConfigurationProperties.
|
| Modifier and Type | Method and Description |
|---|---|
static ConfigurationProperties |
ConfigurationProperties.getBean(javax.servlet.http.HttpServlet servlet) |
static ConfigurationProperties |
ConfigurationProperties.getBean(javax.servlet.http.HttpSession session) |
static ConfigurationProperties |
ConfigurationProperties.getBean(javax.servlet.ServletConfig servletConfig) |
static ConfigurationProperties |
ConfigurationProperties.getBean(javax.servlet.ServletContext context) |
static ConfigurationProperties |
ConfigurationProperties.getBean(javax.servlet.ServletContextEvent sce) |
static ConfigurationProperties |
ConfigurationProperties.getBean(javax.servlet.ServletRequest request) |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
ConfigurationProperties.setBean(javax.servlet.ServletContext context,
ConfigurationProperties bean)
Protected access, so the Stub class can call it for unit tests.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SelectQueryI18nDocumentModifier.setConfigurationProperties(ConfigurationProperties config) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConfigurationReader.setConfigurationProperties(ConfigurationProperties properties) |
Copyright © 2022. All rights reserved.