Class DataImportExportAutoConfiguration.DisableGemFireShutdownHookEnvironmentPostProcessor
java.lang.Object
org.springframework.geode.boot.autoconfigure.DataImportExportAutoConfiguration.DisableGemFireShutdownHookEnvironmentPostProcessor
- All Implemented Interfaces:
org.springframework.boot.env.EnvironmentPostProcessor
- Enclosing class:
- DataImportExportAutoConfiguration
public static class DataImportExportAutoConfiguration.DisableGemFireShutdownHookEnvironmentPostProcessor
extends Object
implements org.springframework.boot.env.EnvironmentPostProcessor
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
postProcessEnvironment
(org.springframework.core.env.ConfigurableEnvironment environment, org.springframework.boot.SpringApplication application)
-
Constructor Details
-
DisableGemFireShutdownHookEnvironmentPostProcessor
public DisableGemFireShutdownHookEnvironmentPostProcessor()
-
-
Method Details
-
postProcessEnvironment
public void postProcessEnvironment(org.springframework.core.env.ConfigurableEnvironment environment, org.springframework.boot.SpringApplication application) - Specified by:
postProcessEnvironment
in interfaceorg.springframework.boot.env.EnvironmentPostProcessor
-