类的使用
cn.taketoday.cache.interceptor.AbstractCacheResolver
使用AbstractCacheResolver的程序包
-
cn.taketoday.cache.interceptor中AbstractCacheResolver的使用
修饰符和类型类说明classACacheResolverthat forces the resolution to a configurable collection of name(s) against a givenCacheManager.classA simpleCacheResolverthat resolves theCacheinstance(s) based on a configurableCacheManagerand the name of the cache(s) as provided bygetCacheNames().