public class ProxyFactory extends Object implements InvocationHandler
ProxyHandel
static Object
getInstance(ProxyHandel handel, Class<?>... clss)
Object
invoke(Object proxy, Method method, Object[] args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static Object getInstance(ProxyHandel handel, Class<?>... clss)
public Object invoke(Object proxy, Method method, Object[] args) throws Throwable
invoke
InvocationHandler
Throwable
Copyright © 2023. All rights reserved.