开发者

Implementations of Java dynamic proxy

开发者 https://www.devze.com 2023-03-09 03:25 出处:网络
Can you suggest an开发者_如何学编程y popular frameworks/tools that use Java dynamic proxy feature in a big way? I can think of Spring AOP and EasyMock. Are there any other good examples?

Can you suggest an开发者_如何学编程y popular frameworks/tools that use Java dynamic proxy feature in a big way? I can think of Spring AOP and EasyMock. Are there any other good examples?

I need this information for a blog of mine on Java proxies where I feel the content can be more useful if I describe some good implementations.


Java RMI has used these @since 1.5.


http://www.javaworld.com/javaworld/jw-11-2000/jw-1110-proxy.html#resources

http://download.java.net/jdk7/docs/technotes/guides/reflection/proxy.html#intro

The above link can help you

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号