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 -
Method Summary
Modifier and TypeMethodDescriptionorg.springframework.boot.context.properties.bind.BindHandler
apply
(org.springframework.boot.context.properties.bind.BindHandler bindHandler)
-
Constructor Details
-
CustomSuffixBindHandlerAdvisor
-
-
Method Details
-
apply
public org.springframework.boot.context.properties.bind.BindHandler apply(org.springframework.boot.context.properties.bind.BindHandler bindHandler) - Specified by:
apply
in interfaceorg.springframework.boot.context.properties.ConfigurationPropertiesBindHandlerAdvisor
-
getNamespaceModByBindingProperty
- Specified by:
getNamespaceModByBindingProperty
in interfacecom.broadleafcommerce.common.messaging.BindingModificationAware
-