Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
design_pattern:proxy_pattern [2022/06/14 16:31] – [Virtual Proxy] ledyxdesign_pattern:proxy_pattern [2022/06/14 17:20] (current) – [Proxy Pattern] ledyx
Line 2: Line 2:
 본인이 필요해질 때까지 대리인(Proxy)에게 위임. 본인에 대한 접근(Access)를 줄여주는 패턴. 본인이 필요해질 때까지 대리인(Proxy)에게 위임. 본인에 대한 접근(Access)를 줄여주는 패턴.
  
-  * 접근 제어+  * **<fc red>접근 제어</fc>**
     * Authorization     * Authorization
     * Caching     * Caching
     * Lazy loading     * Lazy loading
-  * 부가 기능 추가+  * [[design_pattern:decorator_pattern|부가 기능 추가]]
  
 {{tag>Architecture Modeling Design_Pattern Structural}} {{tag>Architecture Modeling Design_Pattern Structural}}
design_pattern/proxy_pattern.1655224270.txt.gz · Last modified: by ledyx