Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.cache.jcache Classes and Interfaces - 17 results found.
NameDescriptionTypePackageFramework
AbstractFallbackJCacheOperationSourceAbstract implementation of JCacheOperationSource that caches attributesfor methods and implements a fallback policy: 1.Classorg.springframework.cache.jcache.interceptorSpring MVC
AbstractJCacheConfigurationAbstract JSR-107 specific @Configuration class providing commonstructure for enabling JSR-107 annotation-driven cache management capability.Classorg.springframework.cache.jcache.configSpring MVC
AnnotationJCacheOperationSourcethe JSR-107 CacheResult, CachePut, CacheRemove andCacheRemoveAll annotations.Classorg.springframework.cache.jcache.interceptorSpring MVC
BeanFactoryJCacheOperationSourceAdvisorAdvisor driven by a JCacheOperationSource, used to include acache advice bean for methods that are cacheable.Classorg.springframework.cache.jcache.interceptorSpring MVC
DefaultJCacheOperationSourceThe default JCacheOperationSource implementation delegatingdefault operations to configurable services with sensible defaultsClassorg.springframework.cache.jcache.interceptorSpring MVC
JCacheAspectSupportBase class for JSR-107 caching aspects, such as the JCacheInterceptoror an AspectJ aspect.Classorg.springframework.cache.jcache.interceptorSpring MVC
JCacheCacheCache implementation on top of aNote: This class has been updated for JCache 1.Classorg.springframework.cache.jcacheSpring MVC
JCacheCacheManagerCacheManager implementationbacked by a JCache CacheManager.Classorg.springframework.cache.jcacheSpring MVC
JCacheConfigurerExtension of CachingConfigurer for the JSR-107 implementation.Interfaceorg.springframework.cache.jcache.configSpring MVC
JCacheConfigurerSupportAn extension of CachingConfigurerSupport that also implementsUsers of JSR-107 annotations may extend from this class rather thanClassorg.springframework.cache.jcache.configSpring MVC
JCacheInterceptorAOP Alliance MethodInterceptor for declarative cachemanagement using JSR-107 caching annotations.Classorg.springframework.cache.jcache.interceptorSpring MVC
JCacheManagerFactoryBeanFactoryBean for a JCache CacheManager,obtaining a pre-defined CacheManager by name through the standardClassorg.springframework.cache.jcacheSpring MVC
JCacheOperationModel the base of JSR-107 cache operation.Interfaceorg.springframework.cache.jcache.interceptorSpring MVC
JCacheOperationSourceInterface used by JCacheInterceptor.Interfaceorg.springframework.cache.jcache.interceptorSpring MVC
JCacheOperationSourcePointcutA Pointcut that matches if the underlying JCacheOperationSourcehas an operation for a given method.Classorg.springframework.cache.jcache.interceptorSpring MVC
ProxyJCacheConfiguration@Configuration class that registers the Spring infrastructure beans necessaryto enable proxy-based annotation-driven JSR-107 cache management.Classorg.springframework.cache.jcache.configSpring MVC
SimpleExceptionCacheResolverA simple CacheResolver that resolves the exception cachebased on a configurable CacheManager and the name of theClassorg.springframework.cache.jcache.interceptorSpring MVC