Topic: Sun.com : Book Excerpt: Java Reflection in Action (Read 443 times)
Robot
I am a fanatic. So?
Posts: 547
1192 credits Members referred : 0
« on: Nov 14, 2005, 09:21:19 PM »
In Chapter 4, "Using Java's Dynamic Proxy," you'll learn how to use java.lang.reflect.Proxy and chain proxies, and you'll also discover the pitfalls of using Proxy.