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