JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Spring Framework
Prev
Next
Frames
No Frames
All Classes
Hierarchy For Package org.springframework.cache.jcache.interceptor
Package Hierarchies:
All Packages
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.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.
InitializingBean
, org.springframework.beans.factory.
SmartInitializingSingleton
)
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.
StaticMethodMatcher
(implements org.springframework.aop.
MethodMatcher
)
org.springframework.aop.support.
StaticMethodMatcherPointcut
(implements org.springframework.aop.
Pointcut
)
org.springframework.cache.jcache.interceptor.
JCacheOperationSourcePointcut
(implements java.io.Serializable)
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
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Spring Framework
Prev
Next
Frames
No Frames
All Classes