public interface AnnotationConfigResolver
Modifier and Type | Method and Description |
---|---|
boolean |
annotationMatch(Annotation annotation)
解析器匹配的注解
|
CacheAction |
resolve(Method method)
解析匹配注解的内容,组装成CacheAction实例返回
|
boolean annotationMatch(Annotation annotation)
annotation
- CacheAction resolve(Method method)
method
- Copyright © 2006–2018 TinyGroup. All rights reserved.