Class Hierarchy
- java.lang.Object
- org.apache.seata.rm.datasource.AbstractDataSourceProxy (implements org.apache.seata.rm.datasource.SeataDataSourceProxy)
- org.apache.seata.rm.datasource.DataSourceProxy (implements org.apache.seata.core.model.Resource)
- org.apache.seata.solon.annotation.datasource.RoutingDataSourceProxyAT (implements org.noear.solon.data.datasource.RoutingDataSource)
- java.util.AbstractMap<K,V> (implements java.util.Map<K,V>)
- org.springframework.aop.support.AbstractPointcutAdvisor (implements org.springframework.aop.PointcutAdvisor, java.io.Serializable)
- org.apache.seata.integration.tx.api.interceptor.handler.AbstractProxyInvocationHandler (implements org.apache.seata.integration.tx.api.interceptor.handler.ProxyInvocationHandler)
- org.apache.seata.saga.engine.config.AbstractStateMachineConfig (implements org.apache.seata.saga.engine.StateMachineConfig)
- org.apache.seata.saga.engine.store.db.AbstractStore
- org.apache.seata.solon.annotation.AdapterSolonSeaterInterceptor (implements org.noear.solon.core.aspect.MethodInterceptor)
- org.springframework.aop.framework.adapter.AfterReturningAdviceInterceptor (implements org.springframework.aop.AfterAdvice, org.aopalliance.intercept.MethodInterceptor, java.io.Serializable)
- org.springframework.aop.support.AopUtils
- org.springframework.util.Assert
- org.apache.seata.rm.BaseDataSourceResource<T> (implements org.apache.seata.rm.datasource.xa.Holder<T>, org.apache.seata.core.model.Resource, org.apache.seata.rm.datasource.SeataDataSourceProxy)
- org.apache.seata.rm.datasource.xa.AbstractDataSourceProxyXA
- org.apache.seata.rm.datasource.xa.DataSourceProxyXA
- org.apache.seata.solon.annotation.datasource.RoutingDataSourceProxyXA (implements org.noear.solon.data.datasource.RoutingDataSource)
- org.apache.seata.saga.util.BeanUtils
- org.springframework.util.ClassUtils
- org.springframework.util.CollectionUtils
- org.springframework.util.ConcurrentReferenceHashMap.Entry<K,V> (implements java.util.Map.Entry<K,V>)
- org.springframework.util.ConcurrentReferenceHashMap.ReferenceManager
- org.apache.seata.solon.autoconfigure.properties.config.ConfigApolloProperties
- org.apache.seata.solon.autoconfigure.properties.config.ConfigConsulProperties
- org.apache.seata.solon.autoconfigure.properties.config.ConfigCustomProperties
- org.apache.seata.solon.autoconfigure.properties.config.ConfigEtcd3Properties
- org.apache.seata.solon.autoconfigure.properties.config.ConfigFileProperties
- org.apache.seata.solon.autoconfigure.properties.config.ConfigNacosProperties
- org.apache.seata.solon.autoconfigure.properties.config.ConfigProperties
- org.apache.seata.solon.autoconfigure.properties.config.ConfigZooKeeperProperties
- org.apache.seata.solon.autoconfigure.suuport.CustomizableThreadCreator (implements java.io.Serializable)
- org.apache.seata.solon.annotation.datasource.DataSourceProxyHolder
- org.springframework.aop.framework.adapter.DefaultAdvisorAdapterRegistry (implements org.springframework.aop.framework.adapter.AdvisorAdapterRegistry, java.io.Serializable)
- org.springframework.aop.framework.DefaultAdvisorChainFactory (implements org.springframework.aop.framework.AdvisorChainFactory, java.io.Serializable)
- org.springframework.aop.support.DefaultIntroductionAdvisor (implements org.springframework.aop.ClassFilter, org.springframework.aop.IntroductionAdvisor, java.io.Serializable)
- org.apache.seata.saga.engine.tm.DefaultSagaTransactionalTemplate (implements org.apache.seata.saga.engine.tm.SagaTransactionalTemplate)
- org.springframework.aop.source.EmptyTargetSource (implements java.io.Serializable, org.springframework.aop.TargetSource)
- org.springframework.aop.framework.adapter.GlobalAdvisorAdapterRegistry
- org.apache.seata.solon.annotation.GlobalTransactionalInterceptor (implements org.noear.solon.core.aspect.MethodInterceptor)
- org.apache.seata.solon.annotation.GlobalTransactionLifecycle (implements org.apache.seata.config.CachedConfigurationChangeListener, org.noear.solon.core.bean.LifecycleBean)
- org.apache.seata.solon.autoconfigure.properties.client.LoadBalanceProperties
- org.apache.seata.solon.autoconfigure.properties.client.LockProperties
- org.apache.seata.solon.autoconfigure.properties.core.LogProperties
- org.springframework.aop.framework.adapter.MethodBeforeAdviceInterceptor (implements org.springframework.aop.BeforeAdvice, org.aopalliance.intercept.MethodInterceptor, java.io.Serializable)
- org.apache.seata.rm.tcc.utils.MethodUtils
- org.springframework.core.NestedExceptionUtils
- org.springframework.util.ObjectUtils
- org.apache.seata.solon.autoconfigure.properties.PropertiesHelper
- org.springframework.aop.framework.ProxyConfig (implements java.io.Serializable)
- java.util.concurrent.locks.ReentrantLock (implements java.util.concurrent.locks.Lock, java.io.Serializable)
- org.springframework.util.ReflectionUtils
- org.apache.seata.solon.autoconfigure.properties.registry.RegistryConsulProperties
- org.apache.seata.solon.autoconfigure.properties.registry.RegistryCustomProperties
- org.apache.seata.solon.autoconfigure.properties.registry.RegistryEtcd3Properties
- org.apache.seata.solon.autoconfigure.properties.registry.RegistryEurekaProperties
- org.apache.seata.solon.autoconfigure.properties.registry.RegistryNacosProperties
- org.apache.seata.solon.autoconfigure.properties.registry.RegistryNamingServerProperties
- org.apache.seata.solon.autoconfigure.properties.registry.RegistryProperties
- org.apache.seata.solon.autoconfigure.properties.registry.RegistryRaftProperties
- org.apache.seata.solon.autoconfigure.properties.registry.RegistryRedisProperties
- org.apache.seata.solon.autoconfigure.properties.registry.RegistrySofaProperties
- org.apache.seata.solon.autoconfigure.properties.registry.RegistryZooKeeperProperties
- org.apache.seata.solon.autoconfigure.properties.client.RmProperties
- org.apache.seata.solon.autoconfigure.SagaAsyncThreadPoolExecutorConfiguration
- org.apache.seata.solon.autoconfigure.properties.SagaAsyncThreadPoolProperties
- org.apache.seata.solon.autoconfigure.SeataAutoConfiguration
- org.apache.seata.solon.annotation.datasource.SeataAutoDataSourceProxyCreator (implements org.noear.solon.core.BeanWrap.Proxy)
- org.apache.seata.solon.integration.intercept.SeataHttpExtension (implements org.noear.solon.net.http.HttpExtension)
- org.apache.seata.solon.integration.intercept.SeataNamiFilter (implements org.noear.nami.Filter)
- org.apache.seata.solon.integration.SeataPlugin (implements org.noear.solon.core.Plugin)
- org.apache.seata.solon.autoconfigure.properties.SeataProperties
- org.apache.seata.solon.autoconfigure.SeataSagaAutoConfiguration
- org.apache.seata.solon.autoconfigure.properties.SeataSagaProperties
- org.apache.seata.solon.integration.intercept.SeataSolonRouterInterceptor (implements org.noear.solon.core.route.RouterInterceptor)
- org.apache.seata.solon.autoconfigure.properties.SeataTccProperties
- org.apache.seata.solon.autoconfigure.properties.client.ServiceProperties
- org.apache.seata.solon.autoconfigure.properties.core.ShutdownProperties
- org.springframework.aop.source.SingletonTargetSource (implements java.io.Serializable, org.springframework.aop.TargetSource)
- org.apache.seata.solon.autoconfigure.provider.SolonConfigurationProvider (implements org.apache.seata.config.ExtConfigurationProvider)
- org.apache.seata.saga.engine.expression.snel.SolonElExpression (implements org.apache.seata.saga.engine.expression.ELExpression)
- org.apache.seata.saga.engine.expression.snel.SolonExpressionFactory (implements org.apache.seata.saga.engine.expression.ExpressionFactory)
- org.apache.seata.solon.annotation.SolonInvocationWrapper (implements org.apache.seata.integration.tx.api.interceptor.InvocationWrapper)
- org.apache.seata.saga.engine.invoker.SolonServiceInvoker (implements org.apache.seata.saga.engine.invoker.ServiceInvoker)
- org.apache.seata.spring.util.SpringProxyUtils
- org.springframework.util.StreamUtils
- org.springframework.util.StringUtils
- org.apache.seata.solon.annotation.TccActionInterceptor (implements org.noear.solon.core.aspect.MethodInterceptor)
- org.apache.seata.solon.autoconfigure.properties.core.ThreadFactoryProperties
- java.lang.Throwable (implements java.io.Serializable)
- org.springframework.aop.framework.adapter.ThrowsAdviceInterceptor (implements org.springframework.aop.AfterAdvice, org.aopalliance.intercept.MethodInterceptor)
- org.apache.seata.solon.autoconfigure.properties.client.TmProperties
- org.apache.seata.solon.autoconfigure.properties.core.TransportProperties
- org.apache.seata.solon.autoconfigure.properties.client.UndoCompressProperties
- org.apache.seata.solon.autoconfigure.properties.client.UndoProperties
- org.apache.seata.solon.integration.intercept.XidResource
Interface Hierarchy
Enum Hierarchy
Copyright © 2025. All rights reserved.