标签:newProxyInstance

  • Java Proxy newProxyInstance()方法

    java lang reflect Proxy newProxyInstance(ClassLoaderloader,Class<?>[]interfaces,InvocationHandlerh)方法返回指定接口的代理类的实例