Add link to Proxy presentation.
This commit is contained in:
parent
512a5c0560
commit
8d34ccf827
@ -37,6 +37,9 @@ are several common situations in which the Proxy pattern is applicable
|
|||||||
* Facilitate network connection
|
* Facilitate network connection
|
||||||
* Count references to an object
|
* Count references to an object
|
||||||
|
|
||||||
|
## Presentations
|
||||||
|
* [Proxy](https://github.com/iluwatar/java-design-patterns/tree/master/proxy/etc/presentation.html)
|
||||||
|
|
||||||
## Real world examples
|
## Real world examples
|
||||||
|
|
||||||
* [java.lang.reflect.Proxy](http://docs.oracle.com/javase/8/docs/api/java/lang/reflect/Proxy.html)
|
* [java.lang.reflect.Proxy](http://docs.oracle.com/javase/8/docs/api/java/lang/reflect/Proxy.html)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user