Class ReactiveWebServerFactoryAutoConfiguration.BeanPostProcessorsRegistrar

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

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