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