Class ConfigurationFallbackStrategyExtender

java.lang.Object
de.hybris.platform.datahubbackoffice.service.cockpitng.fallback.extender.ConfigurationFallbackStrategyExtender

public class ConfigurationFallbackStrategyExtender extends Object
  • Constructor Details

    • ConfigurationFallbackStrategyExtender

      public ConfigurationFallbackStrategyExtender()
  • Method Details

    • init

      @PostConstruct public void init()
    • remove

      @PreDestroy public void remove()
    • setCockpitConfigurationService

      public void setCockpitConfigurationService(com.hybris.cockpitng.core.config.impl.DefaultCockpitConfigurationService cockpitConfigurationService)
    • setKey

      public void setKey(String key)
    • setReplacement

      public void setReplacement(com.hybris.cockpitng.core.config.CockpitConfigurationFallbackStrategy replacement)