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, setInterceptor
public void postProcess(CacheMetadata metadata, org.aopalliance.intercept.MethodInvocation invocation, Object result)
postProcess
in interface AopCacheProcessor
postProcess
in class AbstractAopCacheProcessor
invocation
- 后置处理操作result
- 执行结果Copyright © 2006–2018 TinyGroup. All rights reserved.