public class EcacheCacheInterceptor extends Object implements com.litongjava.jfinal.aop.Interceptor
EcacheCacheInterceptor()
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 EcacheCacheInterceptor()
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.