Updated README.md
This commit is contained in:
parent
543c062066
commit
4118aab139
@ -426,8 +426,6 @@ Presentation Tier patterns are the top-most level of the application, this is co
|
||||
**Applicability:** Use the Callback pattern when
|
||||
* When some arbitrary synchronous or asynchronous action must be performed after execution of some defined activity.
|
||||
|
||||
* [Intercepting Filter](#intercepting-filter)
|
||||
|
||||
## <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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user