Proxy
← Back to Structural Patterns
Placeholder that controls access. Provides a surrogate or placeholder for another object to control access to it. Common uses include lazy loading, caching, access control, and logging.
← Back to Structural Patterns
Placeholder that controls access. Provides a surrogate or placeholder for another object to control access to it. Common uses include lazy loading, caching, access control, and logging.