Proxy Design Pattern | Example and Code in Java | Structural Patterns

preview_player
Показать описание
Proxy is a structural design pattern that lets you provide a substitute or placeholder for another object. A proxy controls access to the original object, allowing you to perform something either before or after the request gets through to the original object.

----------------------------------------------------------------------------
➡️ Connect with me:
----------------------------------------------------------------------------

#proxydesignpattern #designpattern #java #example #designpatterninterview #proxypattern
Рекомендации по теме