Spring Boot for VMware GemFire
Class SpringSessionAutoConfiguration.SpringSessionPropertiesEnvironmentPostProcessor
java.lang.Object
org.springframework.geode.boot.autoconfigure.SpringSessionAutoConfiguration.SpringSessionPropertiesEnvironmentPostProcessor
- All Implemented Interfaces:
- org.springframework.boot.env.EnvironmentPostProcessor
- Enclosing class:
- SpringSessionAutoConfiguration
public static class SpringSessionAutoConfiguration.SpringSessionPropertiesEnvironmentPostProcessor
extends Object
implements org.springframework.boot.env.EnvironmentPostProcessor
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionvoidpostProcessEnvironment(org.springframework.core.env.ConfigurableEnvironment environment, org.springframework.boot.SpringApplication application) 
- 
Constructor Details- 
SpringSessionPropertiesEnvironmentPostProcessorpublic SpringSessionPropertiesEnvironmentPostProcessor()
 
- 
- 
Method Details- 
postProcessEnvironmentpublic void postProcessEnvironment(org.springframework.core.env.ConfigurableEnvironment environment, org.springframework.boot.SpringApplication application) - Specified by:
- postProcessEnvironmentin interface- org.springframework.boot.env.EnvironmentPostProcessor
 
 
- 
