public class DbRestProxyHandler<T> extends Object implements InvocationHandler
DbRestProxyHandler(Class proxyInterface)
Object
invoke(Object proxy, Method method, Object[] args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DbRestProxyHandler(Class proxyInterface)
public Object invoke(Object proxy, Method method, Object[] args) throws Throwable
invoke
InvocationHandler
Throwable
Copyright © 2022. All rights reserved.