
public class ReadCounterFromCacheAdvice extends CounterInCacheBase
| Constructor and Description |
|---|
ReadCounterFromCacheAdvice() |
| Modifier and Type | Method and Description |
|---|---|
protected Number |
convertResult(Method method,
long result) |
protected org.slf4j.Logger |
getLogger() |
Object |
readCounter(org.aspectj.lang.ProceedingJoinPoint pjp) |
void |
readSingleCounter() |
protected void |
verifyMethodSignature(Method methodToCache) |
checkData, isReturnTypeSupportedgetCacheBase, getOrder, isDisabled, setCacheBase, warnpublic void readSingleCounter()
public Object readCounter(org.aspectj.lang.ProceedingJoinPoint pjp) throws Throwable
Throwableprotected void verifyMethodSignature(Method methodToCache)
protected org.slf4j.Logger getLogger()
getLogger in class CacheAdviceCopyright © 2019. All rights reserved.