- All Implemented Interfaces:
- org.springframework.beans.factory.Aware, org.springframework.context.annotation.ImportAware
- Direct Known Subclasses:
- ProxyJCacheConfiguration
@Configuration
public class AbstractJCacheConfiguration
extends org.springframework.cache.annotation.AbstractCachingConfiguration<JCacheConfigurer>
Abstract JSR-107 specific @Configuration
class providing common
structure for enabling JSR-107 annotation-driven cache management capability.
- Since:
- 4.1
- Author:
- Stephane Nicoll
- See Also:
JCacheConfigurer