类分层结构
- java.lang.Object
- org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider (implements org.springframework.core.env.EnvironmentCapable, org.springframework.context.ResourceLoaderAware)
- org.springframework.context.annotation.ClassPathBeanDefinitionScanner
- net.zzh.dbrest.spring.CrudHandler (implements org.springframework.context.ApplicationListener<E>)
- net.zzh.dbrest.spring.DbQueryAnnotationHolder
- net.zzh.dbrest.spring.DbRestProxyFactory
- net.zzh.dbrest.spring.DbRestProxyHandler<T> (implements java.lang.reflect.InvocationHandler)
- net.zzh.dbrest.spring.DbRestScannerConfigure (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.support.BeanDefinitionRegistryPostProcessor, org.springframework.beans.factory.BeanNameAware)
- net.zzh.dbrest.spring.ExcuteMethodObj
- net.zzh.dbrest.spring.ProxyFactoryBean<T> (implements org.springframework.beans.factory.FactoryBean<T>)
- net.zzh.dbrest.spring.SpringContextHolder (implements org.springframework.context.ApplicationContextAware)
Copyright © 2022. All rights reserved.