public class SpringdocBeanFactoryConfigurer extends Object implements org.springframework.context.EnvironmentAware, org.springframework.beans.factory.config.BeanFactoryPostProcessor
Constructor and Description |
---|
SpringdocBeanFactoryConfigurer() |
Modifier and Type | Method and Description |
---|---|
static void |
initBeanFactoryPostProcessor(org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory) |
void |
postProcessBeanFactory(org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory) |
void |
setEnvironment(org.springframework.core.env.Environment environment) |
public void setEnvironment(org.springframework.core.env.Environment environment)
setEnvironment
in interface org.springframework.context.EnvironmentAware
public void postProcessBeanFactory(org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory)
postProcessBeanFactory
in interface org.springframework.beans.factory.config.BeanFactoryPostProcessor
public static void initBeanFactoryPostProcessor(org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory)
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.