Changes

Jump to: navigation, search

Proxy

2 bytes removed, 19:41, 16 January 2007
no edit summary
==Proxy Design Pattern==
When a request is made to a Proxy, the real object is then instantiated and from . From then on , any further requests are made to the real object. There are four common situations where a Proxy pattern is required:
<br />
1
edit

Navigation menu