类分层结构
- java.lang.Object
- com.alibaba.spring.util.AnnotatedBeanDefinitionRegistryUtils
- com.alibaba.spring.beans.factory.annotation.AnnotationBeanDefinitionRegistryPostProcessor (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.support.BeanDefinitionRegistryPostProcessor, org.springframework.beans.factory.BeanFactoryAware, org.springframework.context.EnvironmentAware, org.springframework.context.ResourceLoaderAware)
- com.alibaba.spring.util.AnnotationUtils
- com.alibaba.spring.util.BeanFactoryUtils
- com.alibaba.spring.util.BeanRegistrar
- com.alibaba.spring.util.BeanUtils
- org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider (implements org.springframework.core.env.EnvironmentCapable, org.springframework.context.ResourceLoaderAware)
- org.springframework.context.annotation.ClassPathBeanDefinitionScanner
- com.alibaba.spring.util.ClassUtils
- com.alibaba.spring.beans.factory.annotation.ConfigurationBeanBindingPostProcessor (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.config.BeanPostProcessor, org.springframework.core.PriorityOrdered)
- com.alibaba.spring.beans.factory.annotation.ConfigurationBeanBindingRegistrar (implements org.springframework.context.EnvironmentAware, org.springframework.context.annotation.ImportBeanDefinitionRegistrar)
- com.alibaba.spring.beans.factory.annotation.ConfigurationBeanBindingsRegister (implements org.springframework.context.EnvironmentAware, org.springframework.context.annotation.ImportBeanDefinitionRegistrar)
- com.alibaba.spring.core.convert.support.ConversionServiceResolver
- com.alibaba.spring.context.config.DefaultConfigurationBeanBinder (implements com.alibaba.spring.context.config.ConfigurationBeanBinder)
- com.alibaba.spring.context.event.DeferredApplicationEventPublisher (implements org.springframework.context.ApplicationEventPublisher, org.springframework.context.ApplicationListener<E>)
- com.alibaba.spring.util.FieldUtils
- com.alibaba.spring.beans.factory.config.GenericBeanPostProcessorAdapter<T> (implements org.springframework.beans.factory.config.BeanPostProcessor)
- org.springframework.beans.factory.annotation.InjectionMetadata.InjectedElement
- org.springframework.beans.factory.config.InstantiationAwareBeanPostProcessorAdapter (implements org.springframework.beans.factory.config.SmartInstantiationAwareBeanPostProcessor)
- com.alibaba.spring.beans.factory.annotation.AbstractAnnotationBeanPostProcessor (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.DisposableBean, org.springframework.context.EnvironmentAware, org.springframework.beans.factory.support.MergedBeanDefinitionPostProcessor, org.springframework.core.PriorityOrdered)
- com.alibaba.spring.beans.factory.annotation.AnnotationInjectedBeanPostProcessor<A> (implements org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.DisposableBean, org.springframework.context.EnvironmentAware, org.springframework.beans.factory.support.MergedBeanDefinitionPostProcessor, org.springframework.core.PriorityOrdered)
- com.alibaba.spring.util.ObjectUtils
- com.alibaba.spring.context.OnceApplicationContextEventListener (implements org.springframework.context.ApplicationContextAware, org.springframework.context.ApplicationListener<E>)
- com.alibaba.spring.util.PropertySourcesUtils
- com.alibaba.spring.util.PropertyValuesUtils
- com.alibaba.spring.util.WrapperUtils
接口分层结构
注释类型分层结构
Copyright © 2020. All rights reserved.