Uses of Package
com.googlecode.ehcache.annotations.resolver

Packages that use com.googlecode.ehcache.annotations.resolver
com.googlecode.ehcache.annotations   
com.googlecode.ehcache.annotations.impl   
com.googlecode.ehcache.annotations.resolver   
 

Classes in com.googlecode.ehcache.annotations.resolver used by com.googlecode.ehcache.annotations
CacheableCacheResolver
          Used to resolve the cache to use at runtime for Cacheable annotated methods
ThreadLocalCacheEntryFactory
          EhCache entry factory that uses a ThreadLocal to pass a MethodInvocation into the factory for object creation.
TriggersRemoveCacheResolver
          Used to resolve the cache to use at runtime for TriggersRemove annotated methods
 

Classes in com.googlecode.ehcache.annotations.resolver used by com.googlecode.ehcache.annotations.impl
CacheResolverFactory
          Factory for creating cache resolver instances during annotation loading (when the spring context is loading).
 

Classes in com.googlecode.ehcache.annotations.resolver used by com.googlecode.ehcache.annotations.resolver
CacheableCacheResolver
          Used to resolve the cache to use at runtime for Cacheable annotated methods
CacheResolverFactory
          Factory for creating cache resolver instances during annotation loading (when the spring context is loading).
DefaultCacheResolverFactory.SelfPopulatingCacheTracker
           
TriggersRemoveCacheResolver
          Used to resolve the cache to use at runtime for TriggersRemove annotated methods
 



Copyright © 2011. All Rights Reserved.