Search Java Classes and Packages
Search Java Frameworks and Libraries
#Org.springframework.cache.jcache.config Classes and Interfaces - 4 results found.
| Name | Description | Type | Package | Framework |
| AbstractJCacheConfiguration | Abstract JSR-107 specific @Configuration class providing commonstructure for enabling JSR-107 annotation-driven cache management capability. | Class | org.springframework.cache.jcache.config | Spring MVC |
|
| JCacheConfigurer | Extension of CachingConfigurer for the JSR-107 implementation. | Interface | org.springframework.cache.jcache.config | Spring MVC |
|
| JCacheConfigurerSupport | An extension of CachingConfigurerSupport that also implementsUsers of JSR-107 annotations may extend from this class rather than | Class | org.springframework.cache.jcache.config | Spring MVC |
|
| ProxyJCacheConfiguration | @Configuration class that registers the Spring infrastructure beans necessaryto enable proxy-based annotation-driven JSR-107 cache management. | Class | org.springframework.cache.jcache.config | Spring MVC |