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