Class ServletWebServerFactoryAutoConfiguration.BeanPostProcessorsRegistrar

java.lang.Object
org.springframework.boot.autoconfigure.web.servlet.ServletWebServerFactoryAutoConfiguration.BeanPostProcessorsRegistrar
All Implemented Interfaces:
Aware, BeanFactoryAware, ImportBeanDefinitionRegistrar
Enclosing class:
ServletWebServerFactoryAutoConfiguration

public static class ServletWebServerFactoryAutoConfiguration.BeanPostProcessorsRegistrar extends Object implements ImportBeanDefinitionRegistrar, BeanFactoryAware
Registers a WebServerFactoryCustomizerBeanPostProcessor. Registered via ImportBeanDefinitionRegistrar for early registration.