public class LedisInterceptor extends Object implements net.sf.cglib.proxy.MethodInterceptor
LedisInterceptor(Ledis ledis)
Ledis
getLedis()
Object
getObject()
intercept(Object o, Method method, Object[] objects, net.sf.cglib.proxy.MethodProxy methodProxy)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LedisInterceptor(Ledis ledis)
public Ledis getLedis()
public Object getObject()
public Object intercept(Object o, Method method, Object[] objects, net.sf.cglib.proxy.MethodProxy methodProxy) throws Throwable
intercept
net.sf.cglib.proxy.MethodInterceptor
Throwable
Copyright © 2020. All rights reserved.