- When an object receives a request, it passes the request along the chain of responsibility.
- The request is processed until a handler is found who can handle the request.
- The request is passed to the next handler in the chain.
Christiangsn/designer-patterns-factory-method
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|

