Class OrderFulfillmentIndexerEnvironmentPostProcessor

java.lang.Object
com.broadleafcommerce.search.index.fulfillment.autoconfigure.OrderFulfillmentIndexerEnvironmentPostProcessor
All Implemented Interfaces:
org.springframework.boot.env.EnvironmentPostProcessor

public class OrderFulfillmentIndexerEnvironmentPostProcessor extends Object implements org.springframework.boot.env.EnvironmentPostProcessor
Author:
Dima Myroniuk (dmyroniuk)
  • Constructor Details

    • OrderFulfillmentIndexerEnvironmentPostProcessor

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