public class ProxyFactory extends Object
| 构造器和说明 |
|---|
ProxyFactory() |
public static <T> T createProxy(Class[] clazz, ClassLoader classLoader, InvocationHandler handler)
T - the generic typeclazz - the clazzclassLoader - the class loaderhandler - invocation handlerCopyright © 2022 Baidu, Inc.. All rights reserved.