摘要:
动态代理学习 1.InvocationHandler 官方文档: proxy: public static Object newProxyInstance(ClassLoader loader, Class<?>[] interfaces,InvocationHandler h); loader:一 阅读全文
posted @ 2020-08-26 15:52
雨田君
阅读(12)
评论(0)
推荐(0)
|
摘要:
动态代理学习 1.InvocationHandler 官方文档: proxy: public static Object newProxyInstance(ClassLoader loader, Class<?>[] interfaces,InvocationHandler h); loader:一 阅读全文
posted @ 2020-08-26 15:52
雨田君
阅读(12)
评论(0)
推荐(0)
|