Interface ConfigurableReactiveWebEnvironment
- All Superinterfaces:
- ConfigurableEnvironment,- ConfigurablePropertyResolver,- Environment,- PropertyResolver
- All Known Implementing Classes:
- StandardReactiveWebEnvironment
Specialization of 
ConfigurableEnvironment for reactive application contexts.- Since:
- 2.0.0
- Author:
- Phillip Webb
- See Also:
- 
Method SummaryMethods inherited from interface org.springframework.core.env.ConfigurableEnvironmentaddActiveProfile, getPropertySources, getSystemEnvironment, getSystemProperties, merge, setActiveProfiles, setDefaultProfilesMethods inherited from interface org.springframework.core.env.ConfigurablePropertyResolvergetConversionService, setConversionService, setEscapeCharacter, setIgnoreUnresolvableNestedPlaceholders, setPlaceholderPrefix, setPlaceholderSuffix, setRequiredProperties, setValueSeparator, validateRequiredPropertiesMethods inherited from interface org.springframework.core.env.EnvironmentacceptsProfiles, acceptsProfiles, getActiveProfiles, getDefaultProfiles, matchesProfilesMethods inherited from interface org.springframework.core.env.PropertyResolvercontainsProperty, getProperty, getProperty, getProperty, getProperty, getRequiredProperty, getRequiredProperty, resolvePlaceholders, resolveRequiredPlaceholders