- Spring 5 Design Patterns
- Dinesh Rajput
- 73字
- 2021-07-08 09:59:40
Proxy design pattern
Provide a surrogate or placeholder for another object to control access to it.
-GOF Design Patterns
-GOF Design Patterns
Proxy design pattern provides an object of a class with the functionality of another class with having it. This pattern comes under the structural design pattern of GOF Design Patterns. The intent of this design pattern is to provide an alternate class for another class , along with its functionality, to the outside world.
推薦閱讀
- JBoss Weld CDI for Java Platform
- ExtGWT Rich Internet Application Cookbook
- Java程序設計與開發
- Python量化投資指南:基礎、數據與實戰
- Visual C++串口通信技術詳解(第2版)
- Visual C++應用開發
- 可解釋機器學習:模型、方法與實踐
- 深入理解Android:Wi-Fi、NFC和GPS卷
- NetBeans IDE 8 Cookbook
- Procedural Content Generation for C++ Game Development
- PHP+Ajax+jQuery網站開發項目式教程
- Android群英傳
- Learning Material Design
- Raspberry Pi Robotic Blueprints
- 軟件測試綜合技術