mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-09-03 18:16:51 +00:00
fix: fix dynamic proxy front-matter
This commit is contained in:
@@ -1,14 +1,12 @@
|
|||||||
---
|
---
|
||||||
title: Dynamic Proxy
|
title: Dynamic Proxy
|
||||||
category: Structural
|
category: Structural
|
||||||
language: en
|
language: en
|
||||||
tag:
|
tag:
|
||||||
|
- Decoupling
|
||||||
- Decoupling
|
- Dynamic typing
|
||||||
- Dynamic typing
|
- Proxy
|
||||||
- Proxy
|
- Runtime
|
||||||
- Runtime
|
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Also known as
|
## Also known as
|
||||||
|
|||||||
Reference in New Issue
Block a user