类分层结构
- java.lang.Object
- io.seata.spring.annotation.datasource.AutoDataSourceProxyRegistrar (implements org.springframework.context.annotation.ImportBeanDefinitionRegistrar)
- io.seata.spring.annotation.datasource.DataSourceProxyHolder
- org.springframework.aop.framework.ProxyConfig (implements java.io.Serializable)
- org.springframework.aop.framework.ProxyProcessorSupport (implements org.springframework.aop.framework.AopInfrastructureBean, org.springframework.beans.factory.BeanClassLoaderAware, org.springframework.core.Ordered)
- org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.config.SmartInstantiationAwareBeanPostProcessor)
- io.seata.spring.annotation.datasource.SeataAutoDataSourceProxyAdvice (implements org.springframework.aop.IntroductionInfo, org.aopalliance.intercept.MethodInterceptor)
- io.seata.spring.annotation.datasource.SeataDataSourceBeanPostProcessor (implements org.springframework.beans.factory.config.BeanPostProcessor)
接口分层结构
注释类型分层结构
Copyright © 2020 Seata. All rights reserved.