接口 net.neoremind.dynamicproxy.ProxyCreator
的使用

使用 ProxyCreator 的软件包
net.neoremind.dynamicproxy   
net.neoremind.dynamicproxy.impl   
net.neoremind.dynamicproxy.template   
net.neoremind.dynamicproxy.util   
 

net.neoremind.dynamicproxyProxyCreator 的使用
 

实现 ProxyCreatornet.neoremind.dynamicproxy 中的类
 class DefaultProxyCreator
          默认的代理创造者
 

net.neoremind.dynamicproxy.implProxyCreator 的使用
 

实现 ProxyCreatornet.neoremind.dynamicproxy.impl 中的类
 class ASMCreator
          ASMCreator
 class ByteBuddyCreator
          使用ByteBuddy来做动态代理的ProxyCreator
 class CglibCreator
          CglibCreator
 class JavassistCreator
          JavassistCreator
 class JdkProxyCreator
          JdkProxyCreator
 

net.neoremind.dynamicproxy.templateProxyCreator 的使用
 

实现 ProxyCreatornet.neoremind.dynamicproxy.template 中的类
 class CreatorTemplate
          CreatorTemplate
 class SubclassCreatorTemplate
           
 

net.neoremind.dynamicproxy.utilProxyCreator 的使用
 

返回 ProxyCreatornet.neoremind.dynamicproxy.util 中的方法
static ProxyCreator ProxyUtil.getInstance()
           
 



Copyright © 2016 neoremind. All rights reserved.