Class 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 Detail

      • CustomSuffixBindHandlerAdvisor

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

      • 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