DocumentCode
1053933
Title
Chain of responsibility
Author
Vinoski, Steve
Volume
6
Issue
6
fYear
2002
Firstpage
80
Lastpage
83
Abstract
Among the design patterns that recur most often in middleware, such as Wrapper-Facade and Strategy, the author´s favorite is the Chain of Responsibility pattern. In object-oriented terms, the CoR pattern aims to decouple a caller from its target object, and it accomplishes this by interposing a chain of objects between them. This arrangement lets each object in the chain act on a request as it flows from the caller to the target. The pattern evokes images of time-honored approaches such as assembly lines and division of labor.
Keywords
middleware; object-oriented programming; Chain of Responsibility design pattern; middleware; object-oriented systems; Application software; Assembly; Cryptography; Filters; Middleware; Network servers; Operating systems; Streaming media; Transport protocols; Yarn;
fLanguage
English
Journal_Title
Internet Computing, IEEE
Publisher
ieee
ISSN
1089-7801
Type
jour
DOI
10.1109/MIC.2002.1067742
Filename
1067742
Link To Document