public class AopCacheGetProcessor extends AbstractAopCacheProcessor
LOGGER, SPLIT_KEY| Constructor and Description |
|---|
AopCacheGetProcessor() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
doPreProcess(CacheMetadata metadata,
org.aopalliance.intercept.MethodInvocation invocation) |
Object |
endProcessor(CacheMetadata metadata,
org.aopalliance.intercept.MethodInvocation invocation) |
afterPropertiesSet, checkMetadata, getAopCache, postProcess, preProcess, setInterceptorpublic boolean doPreProcess(CacheMetadata metadata, org.aopalliance.intercept.MethodInvocation invocation)
doPreProcess in class AbstractAopCacheProcessorpublic Object endProcessor(CacheMetadata metadata, org.aopalliance.intercept.MethodInvocation invocation)
endProcessor in interface AopCacheProcessorendProcessor in class AbstractAopCacheProcessorinvocation - 流程结束操作,方法返回值作为AopCacheInterceptor。invoke(MethodInvocation
invocation)方法的返回值Copyright © 2006–2018 TinyGroup. All rights reserved.