类的使用
org.apache.dubbo.common.bytecode.Proxy
-
使用Proxy的程序包 程序包 说明 org.apache.dubbo.common.bytecode -
-
org.apache.dubbo.common.bytecode中Proxy的使用
返回Proxy的org.apache.dubbo.common.bytecode中的方法 修饰符和类型 方法 说明 static ProxyProxy. getProxy(Class<?>... ics)Get proxy.static ProxyProxy. getProxy(ClassLoader cl, Class<?>... ics)Get proxy.
-