public class EhCacheInterceptor extends Object implements com.litongjava.jfinal.aop.Interceptor
EhCacheInterceptor()
protected void
cacheMethodReturnValue(String cacheName, String cacheKey, Object returnValue)
void
intercept(com.litongjava.jfinal.aop.Invocation inv)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EhCacheInterceptor()
public final void intercept(com.litongjava.jfinal.aop.Invocation inv)
intercept
com.litongjava.jfinal.aop.Interceptor
protected void cacheMethodReturnValue(String cacheName, String cacheKey, Object returnValue)
Copyright © 2024. All rights reserved.