类 CacheNamespaceHandler

java.lang.Object
cn.taketoday.beans.factory.xml.NamespaceHandlerSupport
cn.taketoday.cache.config.CacheNamespaceHandler
所有已实现的接口:
NamespaceHandler

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 Framework cache management facilities.

从以下版本开始:
4.0
作者:
Costin Leau
  • 构造器详细资料

    • CacheNamespaceHandler

      public CacheNamespaceHandler()
  • 方法详细资料

    • init

      public void init()