File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -430,7 +430,7 @@ Presentation Tier patterns are the top-most level of the application, this is co
430
430
## <a name =" intercepting-filter " >Intercepting Filter</a > [ ↑ ; ] ( #list-of-design-patterns )
431
431
** Intent:** Provide pluggable filters to conduct necessary pre-processing and post-processing to requests from a client to a target
432
432
433
- ![ alt text] ( https://github.com/joshzambales/java-design-patterns/blob/master/intercepting-filter/etc/intercepting -filter.png " Intercepting Filter ")
433
+ ![ alt text] ( https://github.com/joshzambales/java-design-patterns/blob/master/intercepting-filter/etc/Intercepting -filter.png " Intercepting Filter ")
434
434
435
435
** Applicability:** Use the Intercepting Filter pattern when
436
436
* a system uses pre-processing or post-processing requests
@@ -486,4 +486,4 @@ The difference is the intent of the patterns. While Proxy controls access to the
486
486
487
487
# License
488
488
489
- This project is licensed under the terms of the MIT license.
489
+ This project is licensed under the terms of the MIT license.
You can’t perform that action at this time.
0 commit comments