Class PollerConfigEnvironmentPostProcessor

java.lang.Object
org.springframework.cloud.stream.config.PollerConfigEnvironmentPostProcessor
All Implemented Interfaces:
org.springframework.boot.env.EnvironmentPostProcessor

public class PollerConfigEnvironmentPostProcessor extends Object implements org.springframework.boot.env.EnvironmentPostProcessor
Since:
3.2
Author:
Artem Bilan
  • Constructor Details

    • PollerConfigEnvironmentPostProcessor

      public PollerConfigEnvironmentPostProcessor()
  • 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