org.springframework.beans.factory.config.BeanFactoryPostProcessor, org.springframework.core.Orderedpublic class EncryptablePropertySourceBeanFactoryPostProcessor extends Object implements org.springframework.beans.factory.config.BeanFactoryPostProcessor, org.springframework.core.Ordered
| Constructor | Description |
|---|---|
EncryptablePropertySourceBeanFactoryPostProcessor(org.springframework.core.env.ConfigurableEnvironment env) |
| Modifier and Type | Method | Description |
|---|---|---|
int |
getOrder() |
|
void |
postProcessBeanFactory(org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory) |
public EncryptablePropertySourceBeanFactoryPostProcessor(org.springframework.core.env.ConfigurableEnvironment env)
public void postProcessBeanFactory(org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory)
throws org.springframework.beans.BeansException
postProcessBeanFactory in interface org.springframework.beans.factory.config.BeanFactoryPostProcessororg.springframework.beans.BeansExceptionpublic int getOrder()
getOrder in interface org.springframework.core.OrderedCopyright © 2018. All rights reserved.