public class CacheInterceptor extends Object implements net.sf.cglib.proxy.MethodInterceptor
CacheInterceptor(Cache cache, Serialize serialize)
Object
intercept(Object target, Method method, Object[] args, net.sf.cglib.proxy.MethodProxy methodProxy)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CacheInterceptor(Cache cache, Serialize serialize)
public Object intercept(Object target, Method method, Object[] args, net.sf.cglib.proxy.MethodProxy methodProxy) throws Throwable
intercept
net.sf.cglib.proxy.MethodInterceptor
Throwable
Copyright © 2017. All rights reserved.