
public class ReadThroughSingleCacheAdvice extends SingleReadCacheAdvice<ReadThroughSingleCache>
| Constructor and Description |
|---|
ReadThroughSingleCacheAdvice() |
| Modifier and Type | Method and Description |
|---|---|
Object |
cacheGetSingle(org.aspectj.lang.ProceedingJoinPoint pjp) |
protected String |
getCacheKey(AnnotationData data,
Object[] args,
String methodDesc) |
protected org.slf4j.Logger |
getLogger() |
void |
getSingle() |
cachegetCacheBase, getOrder, isDisabled, setCacheBase, warnpublic void getSingle()
public Object cacheGetSingle(org.aspectj.lang.ProceedingJoinPoint pjp) throws Throwable
Throwableprotected String getCacheKey(AnnotationData data, Object[] args, String methodDesc) throws Exception
getCacheKey in class SingleReadCacheAdvice<ReadThroughSingleCache>Exceptionprotected org.slf4j.Logger getLogger()
getLogger in class CacheAdviceCopyright © 2019. All rights reserved.