类分层结构
- java.lang.Object
- io.seata.spring.annotation.AspectTransactional
- io.seata.spring.annotation.GlobalTransactionalInterceptor (implements io.seata.config.ConfigurationChangeListener, org.aopalliance.intercept.MethodInterceptor, io.seata.spring.annotation.SeataInterceptor)
- io.seata.spring.annotation.MethodDesc
- 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.GlobalTransactionScanner (implements org.springframework.context.ApplicationContextAware, io.seata.config.ConfigurationChangeListener, org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean)
接口分层结构
- org.springframework.core.Ordered
- io.seata.spring.annotation.ScannerChecker
注释类型分层结构
枚举分层结构
Copyright © 2022 Seata. All rights reserved.