public class HybrisWebApplicationBeanFactoryPostProcessor extends Object
Responsibility of this BeanFactoryPostProcessor is to propagate to each BeanFactory a tenant specific
PropertyPlaceholderConfigurer.
| Modifier and Type | Field and Description |
|---|---|
static String |
PLATFORM_PROP_PLACEHOLDER |
| Constructor and Description |
|---|
HybrisWebApplicationBeanFactoryPostProcessor() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
adjustPropertyPlaceholder(ConfigurableListableBeanFactory beanFactory) |
void |
postProcessBeanFactory(ConfigurableListableBeanFactory beanFactory) |
public static String PLATFORM_PROP_PLACEHOLDER
Copyright © 2017 SAP SE. All Rights Reserved.