We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 599e6cd commit 8d3131eCopy full SHA for 8d3131e
README.md
@@ -200,6 +200,9 @@
200
* facilitate network connection
201
* to count references to an object
202
203
+**Real world examples:**
204
+* [java.lang.reflect.Proxy](http://docs.oracle.com/javase/6/docs/api/java/lang/reflect/Proxy.html)
205
+
206
## <a name="service-locator">Service Locator</a> [↑](#list-of-design-patterns)
207
**Intent:** Encapsulate the processes involved in obtaining a service with a strong abstraction layer.
208
0 commit comments