public class EhCacheInterceptor extends Object implements com.litongjava.jfinal.aop.AopInterceptor
| Constructor and Description |
|---|
EhCacheInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
cacheMethodReturnValue(String cacheName,
String cacheKey,
Object returnValue) |
void |
intercept(com.litongjava.jfinal.aop.AopInvocation inv) |
Copyright © 2026. All rights reserved.