类 BaseAutowiredBeanProcessor

  • 所有已实现的接口:
    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
    直接已知子类:
    ProxySPIAutowiredBeanProcessor, SmartAutowiredBeanProcessor, SPIAutowiredBeanProcessor

    public abstract class BaseAutowiredBeanProcessor
    extends BaseAutowiredBeanPostProcessor
    Process custom annotation beanProcessor
    作者:
    caizhihao
    • 构造器详细资料

      • BaseAutowiredBeanProcessor

        public BaseAutowiredBeanProcessor()