public class DefaultModuleOptionsMetadataCollector
extends org.springframework.beans.factory.config.PlaceholderConfigurerSupport
ModuleOption
out
of them.DEFAULT_PLACEHOLDER_PREFIX, DEFAULT_PLACEHOLDER_SUFFIX, DEFAULT_VALUE_SEPARATOR, ignoreUnresolvablePlaceholders, nullValue, placeholderPrefix, placeholderSuffix, valueSeparator
Constructor and Description |
---|
DefaultModuleOptionsMetadataCollector() |
Modifier and Type | Method and Description |
---|---|
ModuleOptionsMetadata |
collect(org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory) |
protected void |
processProperties(org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory,
java.util.Properties props) |
doProcessProperties, setBeanFactory, setBeanName, setIgnoreUnresolvablePlaceholders, setNullValue, setPlaceholderPrefix, setPlaceholderSuffix, setValueSeparator
convertProperties, convertProperty, convertPropertyValue, getOrder, postProcessBeanFactory, setOrder
public DefaultModuleOptionsMetadataCollector()
protected void processProperties(org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory, java.util.Properties props) throws org.springframework.beans.BeansException
processProperties
in class org.springframework.beans.factory.config.PropertyResourceConfigurer
org.springframework.beans.BeansException
public ModuleOptionsMetadata collect(org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory)