类的使用
cn.taketoday.cache.interceptor.AbstractCacheInvoker
使用AbstractCacheInvoker的程序包
-
cn.taketoday.cache.interceptor中AbstractCacheInvoker的使用
修饰符和类型类说明classBase class for caching aspects, such as theCacheInterceptoror an AspectJ aspect.classAOP Alliance MethodInterceptor for declarative cache management using the common Framework caching infrastructure (Cache).