public class EvictInterceptor extends Object implements com.litongjava.jfinal.aop.AopInterceptor
| Constructor and Description |
|---|
EvictInterceptor() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getCacheName(com.litongjava.jfinal.aop.AopInvocation inv)
获取 @CacheName 注解配置的 cacheName,注解可配置在方法和类之上
|
void |
intercept(com.litongjava.jfinal.aop.AopInvocation inv) |
public void intercept(com.litongjava.jfinal.aop.AopInvocation inv)
intercept in interface com.litongjava.jfinal.aop.AopInterceptorprotected String getCacheName(com.litongjava.jfinal.aop.AopInvocation inv)
Copyright © 2026. All rights reserved.