类分层结构
- java.lang.Object
- org.springframework.aop.support.AbstractPointcutAdvisor (implements org.springframework.core.Ordered, org.springframework.aop.PointcutAdvisor, java.io.Serializable)
- org.springframework.aop.support.AbstractBeanFactoryPointcutAdvisor (implements org.springframework.beans.factory.BeanFactoryAware)
- org.springframework.context.annotation.AdviceModeImportSelector<A> (implements org.springframework.context.annotation.ImportSelector)
- com.alicp.jetcache.anno.support.CacheAnnoConfig
- com.alicp.jetcache.anno.config.CacheAnnotationParser (implements org.springframework.beans.factory.xml.BeanDefinitionParser)
- com.alicp.jetcache.anno.method.CacheConfigUtil
- com.alicp.jetcache.anno.support.CacheContext
- com.alicp.jetcache.anno.method.CacheHandler (implements java.lang.reflect.InvocationHandler)
- com.alicp.jetcache.anno.method.CacheInvokeConfig
- com.alicp.jetcache.anno.method.CacheInvokeContext
- com.alicp.jetcache.anno.support.CacheManager
- com.alicp.jetcache.anno.method.ClassUtil
- com.alicp.jetcache.anno.support.ConfigProvider
- com.alicp.jetcache.anno.support.SpringConfigProvider (implements org.springframework.context.ApplicationContextAware)
- com.alicp.jetcache.anno.support.GlobalCacheConfig
- org.springframework.beans.factory.config.InstantiationAwareBeanPostProcessorAdapter (implements org.springframework.beans.factory.config.SmartInstantiationAwareBeanPostProcessor)
- org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.support.MergedBeanDefinitionPostProcessor, org.springframework.core.PriorityOrdered)
- com.alicp.jetcache.anno.aop.JetCacheInterceptor (implements org.springframework.context.ApplicationContextAware, org.aopalliance.intercept.MethodInterceptor)
- com.alicp.jetcache.anno.config.JetCacheProxyConfiguration (implements org.springframework.context.ApplicationContextAware, org.springframework.context.annotation.ImportAware)
- org.springframework.beans.factory.xml.NamespaceHandlerSupport (implements org.springframework.beans.factory.xml.NamespaceHandler)
- com.alicp.jetcache.anno.method.ProxyUtil
- org.springframework.aop.support.StaticMethodMatcher (implements org.springframework.aop.MethodMatcher)
- org.springframework.aop.support.StaticMethodMatcherPointcut (implements org.springframework.aop.Pointcut)
- com.alicp.jetcache.anno.aop.CachePointcut (implements org.springframework.aop.ClassFilter)
接口分层结构
- com.alicp.jetcache.anno.method.Invoker
注释类型分层结构
Copyright © 2013–2017. All rights reserved.