public class RedisInterceptor extends Object implements com.litongjava.jfinal.aop.AopInterceptor
| Constructor and Description |
|---|
RedisInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
protected RedisDb |
getCache()
通过继承 RedisInterceptor 类并覆盖此方法,可以指定
当前线程所使用的 cache
|
void |
intercept(com.litongjava.jfinal.aop.AopInvocation inv) |
protected RedisDb getCache()
public void intercept(com.litongjava.jfinal.aop.AopInvocation inv)
intercept in interface com.litongjava.jfinal.aop.AopInterceptorCopyright © 2025. All rights reserved.