spring-framework / org.springframework.cache.config

Package org.springframework.cache.config

Types

CacheNamespaceHandler

open class CacheNamespaceHandler : NamespaceHandlerSupport

NamespaceHandler allowing for the configuration of declarative cache management using either XML or using annotations.

This namespace handler is the central piece of functionality in the Spring cache management facilities.