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