Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Hierarchy For All Packages
Package Hierarchies:
com.googlecode.ehcache.annotations
,
com.googlecode.ehcache.annotations.config
,
com.googlecode.ehcache.annotations.impl
,
com.googlecode.ehcache.annotations.interceptor
,
com.googlecode.ehcache.annotations.key
,
com.googlecode.ehcache.annotations.resolver
,
com.googlecode.ehcache.annotations.support
Class Hierarchy
java.lang.Object
com.googlecode.ehcache.annotations.key.
AbstractCacheKeyGenerator
<T> (implements com.googlecode.ehcache.annotations.key.
CacheKeyGenerator
<T>)
com.googlecode.ehcache.annotations.key.
AbstractDeepCacheKeyGenerator
<G,T> (implements com.googlecode.ehcache.annotations.key.
ReflectionHelperAware
)
com.googlecode.ehcache.annotations.key.
AbstractHashingCacheKeyGenerator
<G,T>
com.googlecode.ehcache.annotations.key.
HashCodeCacheKeyGenerator
com.googlecode.ehcache.annotations.key.
ReflectionHashCodeCacheKeyGenerator
com.googlecode.ehcache.annotations.key.
MessageDigestCacheKeyGenerator
com.googlecode.ehcache.annotations.key.
ListCacheKeyGenerator
com.googlecode.ehcache.annotations.key.
StringCacheKeyGenerator
com.googlecode.ehcache.annotations.key.
DelegateCacheKeyGenerator
com.googlecode.ehcache.annotations.config.
AnnotationDrivenEhCacheBeanDefinitionParser
(implements org.springframework.beans.factory.xml.BeanDefinitionParser)
com.googlecode.ehcache.annotations.impl.
CacheAttributeSourceImpl
(implements org.springframework.beans.factory.BeanFactoryAware, com.googlecode.ehcache.annotations.
CacheAttributeSource
, org.springframework.beans.factory.InitializingBean)
com.googlecode.ehcache.annotations.key.
CachingReflectionHelper
(implements com.googlecode.ehcache.annotations.key.
ReflectionHelper
)
com.googlecode.ehcache.annotations.
DefaultCacheableInterceptor
(implements com.googlecode.ehcache.annotations.
CacheableInterceptor
)
com.googlecode.ehcache.annotations.resolver.
DefaultCacheResolverFactory
(implements com.googlecode.ehcache.annotations.resolver.
CacheResolverFactory
)
com.googlecode.ehcache.annotations.resolver.
DefaultCacheResolverFactory.SelfPopulatingCacheTracker
com.googlecode.ehcache.annotations.
DefaultTriggersRemoveInterceptor
(implements com.googlecode.ehcache.annotations.
TriggersRemoveInterceptor
)
com.googlecode.ehcache.annotations.config.
EhCacheConfigBeanDefinitionParser
(implements org.springframework.beans.factory.xml.BeanDefinitionParser)
net.sf.ehcache.constructs.EhcacheDecoratorAdapter (implements net.sf.ehcache.Ehcache)
net.sf.ehcache.constructs.blocking.BlockingCache
net.sf.ehcache.constructs.blocking.SelfPopulatingCache
com.googlecode.ehcache.annotations.
RefreshingSelfPopulatingCache
com.googlecode.ehcache.annotations.interceptor.
EhCacheInterceptor
(implements org.aopalliance.intercept.MethodInterceptor)
com.googlecode.ehcache.annotations.config.
ExactCacheNameMatcherImpl
(implements com.googlecode.ehcache.annotations.impl.
CacheNameMatcher
)
com.googlecode.ehcache.annotations.key.
HashCodeCacheKeyGenerator.LongGenerator
com.googlecode.ehcache.annotations.key.
ListCacheKeyGenerator.ListKeyGenerator
com.googlecode.ehcache.annotations.impl.
MultiKeyConcurrentMap
<K1,K2,V> (implements java.io.Serializable)
org.springframework.beans.factory.xml.NamespaceHandlerSupport (implements org.springframework.beans.factory.xml.NamespaceHandler)
com.googlecode.ehcache.annotations.config.
AnnotationDrivenEhCacheNamespaceHandler
com.googlecode.ehcache.annotations.config.
NotCacheNameMatcherImpl
(implements com.googlecode.ehcache.annotations.impl.
CacheNameMatcher
)
java.io.OutputStream (implements java.io.Closeable, java.io.Flushable)
com.googlecode.ehcache.annotations.key.
MessageDigestOutputStream
com.googlecode.ehcache.annotations.
ParameterMask
com.googlecode.ehcache.annotations.config.
PatternCacheNameMatcherImpl
(implements com.googlecode.ehcache.annotations.impl.
CacheNameMatcher
)
com.googlecode.ehcache.annotations.key.
ReadOnlyList
<E> (implements java.util.List<E>, java.io.Serializable)
com.googlecode.ehcache.annotations.
RefreshableCacheEntry
com.googlecode.ehcache.annotations.key.
SimpleReflectionHelper
(implements com.googlecode.ehcache.annotations.key.
ReflectionHelper
)
com.googlecode.ehcache.annotations.resolver.
SingletonCacheableCacheResolver
(implements com.googlecode.ehcache.annotations.resolver.
CacheableCacheResolver
)
com.googlecode.ehcache.annotations.resolver.
SingletonTriggersRemoveCacheResolver
(implements com.googlecode.ehcache.annotations.resolver.
TriggersRemoveCacheResolver
)
com.googlecode.ehcache.annotations.key.
SpELCacheKeyGenerator
(implements org.springframework.beans.factory.BeanFactoryAware, com.googlecode.ehcache.annotations.key.
CacheKeyGenerator
<T>, org.springframework.beans.factory.InitializingBean, com.googlecode.ehcache.annotations.key.
ReflectionHelperAware
)
org.springframework.aop.support.StaticMethodMatcher (implements org.springframework.aop.MethodMatcher)
org.springframework.aop.support.StaticMethodMatcherPointcut (implements org.springframework.aop.Pointcut)
com.googlecode.ehcache.annotations.impl.
CacheStaticMethodMatcherPointcut
com.googlecode.ehcache.annotations.key.
StringCacheKeyGenerator.StringGenerator
com.googlecode.ehcache.annotations.support.
TaskSchedulerAdapterFactory
com.googlecode.ehcache.annotations.resolver.
ThreadLocalCacheEntryFactory
(implements net.sf.ehcache.constructs.blocking.CacheEntryFactory)
com.googlecode.ehcache.annotations.
RefreshingCacheEntryFactory
(implements net.sf.ehcache.constructs.blocking.UpdatingCacheEntryFactory)
java.lang.Throwable (implements java.io.Serializable)
java.lang.Exception
java.lang.RuntimeException
com.googlecode.ehcache.annotations.
CacheException
com.googlecode.ehcache.annotations.
CacheNotFoundException
java.util.TimerTask (implements java.lang.Runnable)
com.googlecode.ehcache.annotations.impl.
ExpiredElementEvictor
(implements org.springframework.beans.factory.DisposableBean, org.springframework.beans.factory.InitializingBean)
com.googlecode.ehcache.annotations.support.
TimerTaskSchedulerAdapter
(implements com.googlecode.ehcache.annotations.support.
TaskSchedulerAdapter
)
Interface Hierarchy
com.googlecode.ehcache.annotations.resolver.
CacheableCacheResolver
com.googlecode.ehcache.annotations.
CacheableInterceptor
com.googlecode.ehcache.annotations.
CacheAttributeSource
com.googlecode.ehcache.annotations.key.
CacheKeyGenerator
<T>
com.googlecode.ehcache.annotations.impl.
CacheNameMatcher
com.googlecode.ehcache.annotations.resolver.
CacheResolverFactory
com.googlecode.ehcache.annotations.
MethodAttribute
com.googlecode.ehcache.annotations.
CacheableAttribute
com.googlecode.ehcache.annotations.
TriggersRemoveAttribute
com.googlecode.ehcache.annotations.key.
ReflectionHelper
com.googlecode.ehcache.annotations.key.
ReflectionHelperAware
com.googlecode.ehcache.annotations.support.
TaskSchedulerAdapter
com.googlecode.ehcache.annotations.resolver.
TriggersRemoveCacheResolver
com.googlecode.ehcache.annotations.
TriggersRemoveInterceptor
Annotation Type Hierarchy
com.googlecode.ehcache.annotations.
TriggersRemove
(implements java.lang.annotation.Annotation)
com.googlecode.ehcache.annotations.
ResolverFactory
(implements java.lang.annotation.Annotation)
com.googlecode.ehcache.annotations.
Property
(implements java.lang.annotation.Annotation)
com.googlecode.ehcache.annotations.
PartialCacheKey
(implements java.lang.annotation.Annotation)
com.googlecode.ehcache.annotations.
KeyGenerator
(implements java.lang.annotation.Annotation)
com.googlecode.ehcache.annotations.
Cacheable
(implements java.lang.annotation.Annotation)
Enum Hierarchy
java.lang.Object
java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
com.googlecode.ehcache.annotations.
When
com.googlecode.ehcache.annotations.
SelfPopulatingCacheScope
com.googlecode.ehcache.annotations.
DecoratedCacheType
com.googlecode.ehcache.annotations.
AdviceType
com.googlecode.ehcache.annotations.impl.
Vote
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2011. All Rights Reserved.