public class RedisCacheInterceptor extends Object implements com.litongjava.jfinal.aop.AopInterceptor
| Constructor and Description |
|---|
RedisCacheInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
protected RedisDb |
getCache() |
void |
intercept(com.litongjava.jfinal.aop.AopInvocation inv) |
protected RedisDb getCache()
public final void intercept(com.litongjava.jfinal.aop.AopInvocation inv)
intercept in interface com.litongjava.jfinal.aop.AopInterceptorCopyright © 2026. All rights reserved.