类 AbstractCachingConfiguration

java.lang.Object
cn.taketoday.cache.annotation.AbstractCachingConfiguration
所有已实现的接口:
ImportAware
直接已知子类:
ProxyCachingConfiguration

public abstract class AbstractCachingConfiguration extends Object implements ImportAware
Abstract base @Configuration class providing common structure for enabling Framework's annotation-driven cache management capability.
从以下版本开始:
4.0
作者:
Chris Beams, Stephane Nicoll, Juergen Hoeller
另请参阅:
  • 字段详细资料

  • 构造器详细资料

    • AbstractCachingConfiguration

      public AbstractCachingConfiguration()
  • 方法详细资料