类的使用
org.springframework.cache.interceptor.CacheAspectSupport.CacheOperationMetadata
使用CacheAspectSupport.CacheOperationMetadata的程序包 程序包 说明 org.springframework.cache.interceptor AOP-based solution for declarative caching demarcation.org.springframework.cache.interceptor中CacheAspectSupport.CacheOperationMetadata的使用
返回CacheAspectSupport.CacheOperationMetadata的org.springframework.cache.interceptor中的方法 修饰符和类型 方法 说明 protected CacheAspectSupport.CacheOperationMetadataCacheAspectSupport. getCacheOperationMetadata(CacheOperation operation, Method method, Class<?> targetClass)Return theCacheAspectSupport.CacheOperationMetadatafor the specified operation.参数类型为CacheAspectSupport.CacheOperationMetadata的org.springframework.cache.interceptor中的构造器 构造器 说明 CacheOperationContext(CacheAspectSupport.CacheOperationMetadata metadata, Object[] args, Object target)