
public class UpdateSingleCacheAdvice extends SingleUpdateCacheAdvice<UpdateSingleCache>
| Constructor and Description |
|---|
UpdateSingleCacheAdvice() |
| Modifier and Type | Method and Description |
|---|---|
void |
cacheUpdateSingle(org.aspectj.lang.JoinPoint jp,
Object retVal) |
protected String |
getCacheKey(AnnotationData data,
Object[] args,
String methodDesc) |
protected org.slf4j.Logger |
getLogger() |
void |
updateSingle() |
updategetCacheBase, getOrder, isDisabled, setCacheBase, warnpublic void updateSingle()
public void cacheUpdateSingle(org.aspectj.lang.JoinPoint jp,
Object retVal)
throws Throwable
Throwableprotected String getCacheKey(AnnotationData data, Object[] args, String methodDesc) throws Exception
getCacheKey in class SingleUpdateCacheAdvice<UpdateSingleCache>Exceptionprotected org.slf4j.Logger getLogger()
getLogger in class CacheAdviceCopyright © 2019. All rights reserved.