类 ProxySPIAutowiredBeanProcessor

  • 所有已实现的接口:
    AutowiredBeanProcessor, org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.config.BeanFactoryPostProcessor, org.springframework.beans.factory.config.BeanPostProcessor, org.springframework.beans.factory.config.InstantiationAwareBeanPostProcessor, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.support.MergedBeanDefinitionPostProcessor, org.springframework.context.ApplicationContextAware, org.springframework.context.EnvironmentAware, org.springframework.core.Ordered

    @Component
    public class ProxySPIAutowiredBeanProcessor
    extends BaseAutowiredBeanProcessor
    作者:
    caizhihao