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

    从以下版本开始:
    3.1
    作者:
    Costin Leau