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