public interface CacheActionResolver
extends org.springframework.core.Ordered
Modifier and Type | Method and Description |
---|---|
List<CacheAction> |
resolve(Method method)
返回此方法上匹配的所有CacheAction
|
List<CacheAction> resolve(Method method)
method
- Copyright © 2006–2018 TinyGroup. All rights reserved.