Hierarchy For Package org.springframework.cache.jcache.interceptor
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.springframework.cache.interceptor.AbstractCacheInvoker
- org.springframework.cache.jcache.interceptor.JCacheAspectSupport (implements org.springframework.beans.factory.InitializingBean)
- org.springframework.cache.jcache.interceptor.JCacheInterceptor (implements org.aopalliance.intercept.MethodInterceptor, java.io.Serializable)
- org.springframework.cache.jcache.interceptor.JCacheAspectSupport (implements org.springframework.beans.factory.InitializingBean)
- org.springframework.cache.interceptor.AbstractCacheResolver (implements org.springframework.cache.interceptor.CacheResolver, org.springframework.beans.factory.InitializingBean)
- org.springframework.cache.jcache.interceptor.SimpleExceptionCacheResolver
- org.springframework.cache.jcache.interceptor.AbstractFallbackJCacheOperationSource (implements org.springframework.cache.jcache.interceptor.JCacheOperationSource)
- org.springframework.cache.jcache.interceptor.AnnotationJCacheOperationSource
- org.springframework.cache.jcache.interceptor.DefaultJCacheOperationSource (implements org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.SmartInitializingSingleton)
- org.springframework.cache.jcache.interceptor.AnnotationJCacheOperationSource
- 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.cache.jcache.interceptor.BeanFactoryJCacheOperationSourceAdvisor
- org.springframework.aop.support.AbstractBeanFactoryPointcutAdvisor (implements org.springframework.beans.factory.BeanFactoryAware)
- org.springframework.cache.interceptor.AbstractCacheInvoker
Interface Hierarchy
- org.springframework.cache.interceptor.BasicOperation
- org.springframework.cache.jcache.interceptor.JCacheOperation<A> (also extends javax.cache.annotation.CacheMethodDetails<A>)
- javax.cache.annotation.CacheMethodDetails<A>
- org.springframework.cache.jcache.interceptor.JCacheOperation<A> (also extends org.springframework.cache.interceptor.BasicOperation)
- org.springframework.cache.jcache.interceptor.JCacheOperationSource