Proxy « Reflection « Java






1.A demonstration of a proxy factory
2.Demonstrates the basic concept of proxies generated by clients to the proxies
3.Demonstrates a dangerous use of proxy names
4.Creating a Proxy Object
5.A dynamic proxy adapter which allows overriding several methods of a target proxy
6.A high-performance factory for dynamic proxy objects
7.This program demonstrates the use of proxies and reflection