Skip to content

Commit

Permalink
Add link to Proxy presentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
iluwatar committed Dec 26, 2016
1 parent 512a5c0 commit 8d34ccf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions proxy/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,9 @@ are several common situations in which the Proxy pattern is applicable
* Facilitate network connection
* Count references to an object

## Presentations
* [Proxy](https://github.com/iluwatar/java-design-patterns/tree/master/proxy/etc/presentation.html)

## Real world examples

* [java.lang.reflect.Proxy](http://docs.oracle.com/javase/8/docs/api/java/lang/reflect/Proxy.html)
Expand Down

0 comments on commit 8d34ccf

Please sign in to comment.