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