spring-framework / org.springframework.cache.annotation / CachingConfigurerSupport / <init>

<init>

CachingConfigurerSupport()

An implementation of CachingConfigurer with empty methods allowing sub-classes to override only the methods they're interested in.

Author
Stephane Nicoll

Since
4.1

See Also
CachingConfigurer