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
DefaultBeanDefinitionDocumentReader after
construction but before any custom elements are parsed. |
decorate, parse, registerBeanDefinitionDecorator, registerBeanDefinitionDecoratorForAttribute, registerBeanDefinitionParser
public void init()
NamespaceHandler
DefaultBeanDefinitionDocumentReader
after
construction but before any custom elements are parsed.