BroadleafEnvironmentConfiguringApplicationListener
.@Deprecated public class RuntimeEnvironmentPropertiesManager extends Object implements org.springframework.beans.factory.BeanFactoryAware
Modifier and Type | Field and Description |
---|---|
protected org.springframework.beans.factory.config.ConfigurableBeanFactory |
beanFactory
Deprecated.
|
protected String |
prefix
Deprecated.
|
Constructor and Description |
---|
RuntimeEnvironmentPropertiesManager()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
getPrefix()
Deprecated.
|
String |
getProperty(String key)
Deprecated.
|
String |
getProperty(String key,
String suffix)
Deprecated.
|
void |
setBeanFactory(org.springframework.beans.factory.BeanFactory beanFactory)
Deprecated.
|
String |
setPrefix(String prefix)
Deprecated.
|
protected org.springframework.beans.factory.config.ConfigurableBeanFactory beanFactory
protected String prefix
public RuntimeEnvironmentPropertiesManager()
public String getPrefix()
public void setBeanFactory(org.springframework.beans.factory.BeanFactory beanFactory) throws org.springframework.beans.BeansException
setBeanFactory
in interface org.springframework.beans.factory.BeanFactoryAware
org.springframework.beans.BeansException
Copyright © 2019. All rights reserved.