简体   繁体   中英

Implementations of Java dynamic proxy

Can you suggest any 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.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM