Replaced intercepting filter class diagram with ObjectAid generated one,
for consistency.
This commit is contained in:
@ -441,7 +441,7 @@ Presentation Tier patterns are the top-most level of the application, this is co
|
||||
## <a name="intercepting-filter">Intercepting Filter</a> [↑](#list-of-design-patterns)
|
||||
**Intent:** Provide pluggable filters to conduct necessary pre-processing and post-processing to requests from a client to a target
|
||||
|
||||

|
||||

|
||||
|
||||
**Applicability:** Use the Intercepting Filter pattern when
|
||||
* a system uses pre-processing or post-processing requests
|
||||
|
Reference in New Issue
Block a user