public class ProxyGenerator extends Object
| 构造器和说明 |
|---|
ProxyGenerator() |
public static Object newProxyInstance(ClassLoader classLoader, Class<?> targetInterface, InvocationHandler invocationHandler) throws Exception
ExceptionCopyright © 2025. All rights reserved.