
public class UpdateCounterInCacheAdvice extends CounterInCacheBase
| Constructor and Description |
|---|
UpdateCounterInCacheAdvice() |
| Modifier and Type | Method and Description |
|---|---|
void |
cacheCounterInCache(org.aspectj.lang.JoinPoint jp,
Object retVal) |
protected org.slf4j.Logger |
getLogger() |
void |
updateCounter() |
checkData, isReturnTypeSupportedgetCacheBase, getOrder, isDisabled, setCacheBase, warnpublic void updateCounter()
public void cacheCounterInCache(org.aspectj.lang.JoinPoint jp,
Object retVal)
throws Throwable
Throwableprotected org.slf4j.Logger getLogger()
getLogger in class CacheAdviceCopyright © 2019. All rights reserved.