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 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 interface org.springframework.boot.env.EnvironmentPostProcessor