类的使用
cn.taketoday.cache.interceptor.CacheAspectSupport.CacheOperationMetadata
-
cn.taketoday.cache.interceptor中CacheAspectSupport.CacheOperationMetadata的使用
修饰符和类型方法说明CacheAspectSupport.getCacheOperationMetadata(CacheOperation operation, Method method, Class<?> targetClass) Return theCacheAspectSupport.CacheOperationMetadatafor the specified operation.限定符构造器说明CacheOperationContext(CacheAspectSupport.CacheOperationMetadata metadata, Object[] args, Object target)