类 CacheNamespaceHandler
java.lang.Object
cn.taketoday.beans.factory.xml.NamespaceHandlerSupport
cn.taketoday.cache.config.CacheNamespaceHandler
- 所有已实现的接口:
NamespaceHandler
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 Framework cache management facilities.
- 从以下版本开始:
- 4.0
- 作者:
- Costin Leau
-
构造器概要
构造器 -
方法概要
从类继承的方法 cn.taketoday.beans.factory.xml.NamespaceHandlerSupport
decorate, parse, registerBeanDefinitionDecorator, registerBeanDefinitionDecoratorForAttribute, registerBeanDefinitionParser
-
构造器详细资料
-
CacheNamespaceHandler
public CacheNamespaceHandler()
-
-
方法详细资料
-
init
public void init()
-