- 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.
推薦閱讀
- 自己動手寫搜索引擎
- Building a Home Security System with Raspberry Pi
- Spring Cloud、Nginx高并發核心編程
- SEO實戰密碼
- Java軟件開發基礎
- Statistical Application Development with R and Python(Second Edition)
- Android應用開發深入學習實錄
- JavaScript+jQuery網頁特效設計任務驅動教程
- 愛上C語言:C KISS
- 大數據時代的企業升級之道(全3冊)
- Learning D
- 零基礎PHP從入門到精通
- Android開發進階實戰:拓展與提升
- Java Script從入門到精通(第5版)
- VMware vRealize Orchestrator Essentials