接口 MergedBeanDefinitionPostProcessor

    • 方法详细资料

      • postProcessMergedBeanDefinition

        void postProcessMergedBeanDefinition​(RootBeanDefinition beanDefinition,
                                             Class<?> beanType,
                                             String beanName)
        Post-process the given merged bean definition for the specified bean.
        参数:
        beanDefinition - the merged bean definition for the bean
        beanType - the actual type of the managed bean instance
        beanName - the name of the bean