一張圖看懂jdk動態代理機制

public class JdkProxy implements InvocationHandler{ private Trancation2 trancation; private Ihello target; public JdkProxy(Trancation2 trancation, Ihello target) { this.trancation
相關文章
相關標籤/搜索