public class CacheNamespaceHandler extends 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.
| Constructor and Description | 
|---|
| CacheNamespaceHandler() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | init()Invoked by the  DefaultBeanDefinitionDocumentReaderafter
 construction but before any custom elements are parsed. | 
decorate, parse, registerBeanDefinitionDecorator, registerBeanDefinitionDecoratorForAttribute, registerBeanDefinitionParserpublic void init()
NamespaceHandlerDefaultBeanDefinitionDocumentReader after
 construction but before any custom elements are parsed.