类分层结构
- java.lang.Object
- org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider (implements org.springframework.core.env.EnvironmentCapable, org.springframework.context.ResourceLoaderAware)
- org.springframework.context.annotation.ClassPathBeanDefinitionScanner
- cn.shellming.thrift.client.scanner.ThriftClientAdvice (implements org.aopalliance.intercept.MethodInterceptor)
- cn.shellming.thrift.client.scanner.ThriftClientBeanScanProcessor (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.config.BeanFactoryPostProcessor)
- cn.shellming.thrift.client.scanner.ThriftClientFactoryBean<T> (implements org.springframework.beans.factory.FactoryBean<T>, org.springframework.beans.factory.InitializingBean)
- cn.shellming.thrift.client.scanner.ThriftClientInvocationHandler (implements java.lang.reflect.InvocationHandler)
Copyright © 2021. All rights reserved.