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 Summary
Constructors Constructor Description CustomSuffixBindHandlerAdvisor(String suffix, List<String> ignoredChannels)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.springframework.boot.context.properties.bind.BindHandler
apply(org.springframework.boot.context.properties.bind.BindHandler bindHandler)
Map<String,String>
getNamespaceModByBindingProperty()
-