
T - the type of SSM read from cache annotationabstract class SingleReadCacheAdvice<T extends Annotation> extends CacheAdvice
| Modifier | Constructor and Description |
|---|---|
protected |
SingleReadCacheAdvice(Class<T> annotationClass) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
cache(org.aspectj.lang.ProceedingJoinPoint pjp) |
protected abstract String |
getCacheKey(AnnotationData data,
Object[] args,
String methodDesc) |
getCacheBase, getLogger, getOrder, isDisabled, setCacheBase, warnCopyright © 2019. All rights reserved.