Class CustomSuffixBindHandlerAdvisor

java.lang.Object
com.broadleafcommerce.cloudstream.binding.CustomSuffixBindHandlerAdvisor
All Implemented Interfaces:
com.broadleafcommerce.common.messaging.BindingModificationAware, org.springframework.boot.context.properties.ConfigurationPropertiesBindHandlerAdvisor

public class CustomSuffixBindHandlerAdvisor extends Object implements org.springframework.boot.context.properties.ConfigurationPropertiesBindHandlerAdvisor, com.broadleafcommerce.common.messaging.BindingModificationAware
Author:
Elbert Bautista (elbertbautista)
  • Constructor Details

    • CustomSuffixBindHandlerAdvisor

      public CustomSuffixBindHandlerAdvisor(String suffix, List<String> ignoredChannels)
  • Method Details

    • apply

      public org.springframework.boot.context.properties.bind.BindHandler apply(org.springframework.boot.context.properties.bind.BindHandler bindHandler)
      Specified by:
      apply in interface org.springframework.boot.context.properties.ConfigurationPropertiesBindHandlerAdvisor
    • getNamespaceModByBindingProperty

      public Map<String,String> getNamespaceModByBindingProperty()
      Specified by:
      getNamespaceModByBindingProperty in interface com.broadleafcommerce.common.messaging.BindingModificationAware