public class MethodRetriever<T> extends Object implements InvocationHandler
static org.slf4j.Logger
log
MethodRetriever(T service)
Object
invoke(Object proxy, Method method, Object[] args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static org.slf4j.Logger log
public MethodRetriever(T service)
public Object invoke(Object proxy, Method method, Object[] args) throws Throwable
invoke
InvocationHandler
Throwable
Copyright © 2020. All Rights Reserved.