public class AopCacheRemoveProcessor extends AbstractAopCacheProcessor
LOGGER, SPLIT_KEY| Constructor and Description |
|---|
AopCacheRemoveProcessor() |
| Modifier and Type | Method and Description |
|---|---|
void |
postProcess(CacheMetadata metadata,
org.aopalliance.intercept.MethodInvocation invocation,
Object result) |
afterPropertiesSet, checkMetadata, doPreProcess, endProcessor, getAopCache, preProcess, setInterceptorpublic void postProcess(CacheMetadata metadata, org.aopalliance.intercept.MethodInvocation invocation, Object result)
postProcess in interface AopCacheProcessorpostProcess in class AbstractAopCacheProcessorinvocation - 后置处理操作result - 执行结果Copyright © 2006–2018 TinyGroup. All rights reserved.