protected static interface FixUseSupperClassCacheOperationSource.CacheOperationProvider
CacheOperation instance(s) based on
a given CacheAnnotationParser.| 限定符和类型 | 方法和说明 |
|---|---|
Collection<org.springframework.cache.interceptor.CacheOperation> |
getCacheOperations(FixUseSupperClassCacheAnnotationParser parser)
Return the
CacheOperation instance(s) provided by the specified parser. |
Collection<org.springframework.cache.interceptor.CacheOperation> getCacheOperations(FixUseSupperClassCacheAnnotationParser parser)
CacheOperation instance(s) provided by the specified parser.parser - the parser to usenull if none foundCopyright © 2016–2019. All rights reserved.