spring-framework / org.springframework.cache.jcache.config / JCacheConfigurerSupport / <init>

<init>

JCacheConfigurerSupport()

An extension of CachingConfigurerSupport that also implements JCacheConfigurer.

Users of JSR-107 annotations may extend from this class rather than implementing from JCacheConfigurer directly.

Author
Stephane Nicoll

Since
4.1

See Also
JCacheConfigurerCachingConfigurerSupport