@Configuration
public class ObjectPostProcessorConfiguration
extends java.lang.Object
Configuration
that exports the default
ObjectPostProcessor
. This class is not intended to be imported
manually rather it is imported automatically when using EnableAnnotationConfiguration
EnableAnnotationConfiguration
Constructor and Description |
---|
ObjectPostProcessorConfiguration() |
Modifier and Type | Method and Description |
---|---|
ObjectPostProcessor<java.lang.Object> |
yarnObjectPostProcessor(org.springframework.beans.factory.config.AutowireCapableBeanFactory beanFactory) |
@Bean public ObjectPostProcessor<java.lang.Object> yarnObjectPostProcessor(org.springframework.beans.factory.config.AutowireCapableBeanFactory beanFactory)